diff options
Diffstat (limited to 'ext/pgsql/tests/bug71998.phpt')
-rw-r--r-- | ext/pgsql/tests/bug71998.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/pgsql/tests/bug71998.phpt b/ext/pgsql/tests/bug71998.phpt index f69261c1c0..0aed3afa0e 100644 --- a/ext/pgsql/tests/bug71998.phpt +++ b/ext/pgsql/tests/bug71998.phpt @@ -76,7 +76,6 @@ pg_query($db, "DROP TABLE tmp_statistics"); pg_close($db); ?> -==DONE== --EXPECT-- array(2) { [0]=> @@ -193,4 +192,3 @@ array(2) { string(19) "2001:4f8:3:ba::/112" } 7 errors catched -==DONE== |