diff options
Diffstat (limited to 'ext/odbc/tests/bug69354.phpt')
-rw-r--r-- | ext/odbc/tests/bug69354.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/odbc/tests/bug69354.phpt b/ext/odbc/tests/bug69354.phpt index 0e53aceab3..ea27af41d4 100644 --- a/ext/odbc/tests/bug69354.phpt +++ b/ext/odbc/tests/bug69354.phpt @@ -25,12 +25,10 @@ if ($res) { } } ?> -==DONE== --EXPECT-- 100 a a -==DONE== --CLEAN-- <?php include 'config.inc'; |