unittests : complete unit test crash : missing a disconnect in dblayer tests
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2261 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
@@ -52,6 +52,7 @@ class test_dblayer_{ENGINE} extends PHPUnit_Framework_TestCase
|
||||
{
|
||||
}
|
||||
}
|
||||
$db->disconnect ();
|
||||
// Never generate an error, just drop the table if it exists, and do noting
|
||||
// if it doesn't exists
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user