This commit is contained in:
Marcus Boerger 2005-12-11 15:28:52 +00:00
parent 3f8491c2fa
commit 90a321d854

View File

@ -43,6 +43,7 @@ class PDOTest {
// on a previous run
static $test_tables = array(
'test',
'test2',
'classtypes'
);
foreach ($test_tables as $table) {