Merge pull request #1381 from ravage84/patch-1

Annotated testReconnect
This commit is contained in:
Mark Story 2013-06-27 14:59:29 -07:00
commit b73f927787

View file

@ -569,7 +569,7 @@ class DboSourceTest extends CakeTestCase {
}
/**
* testReconnect method
* Tests if the connection can be re-established and that the new (optional) config is set.
*
* @return void
*/