From: Marcus Boerger Date: Sun, 11 Dec 2005 15:28:52 +0000 (+0000) Subject: - MFB X-Git-Tag: RELEASE_1_0_4~414 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=90a321d8548933bef1f51fe402fb3cd5d83d8f78;p=php - MFB --- diff --git a/ext/pdo/tests/pdo_test.inc b/ext/pdo/tests/pdo_test.inc index 2004abf976..a023fd89bb 100644 --- a/ext/pdo/tests/pdo_test.inc +++ b/ext/pdo/tests/pdo_test.inc @@ -43,6 +43,7 @@ class PDOTest { // on a previous run static $test_tables = array( 'test', + 'test2', 'classtypes' ); foreach ($test_tables as $table) {