summaryrefslogtreecommitdiff
path: root/ext/pgsql/tests/pg_insert_001.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pgsql/tests/pg_insert_001.phpt')
-rw-r--r--ext/pgsql/tests/pg_insert_001.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/pgsql/tests/pg_insert_001.phpt b/ext/pgsql/tests/pg_insert_001.phpt
index 626d4d0f82..ecb13c4ee9 100644
--- a/ext/pgsql/tests/pg_insert_001.phpt
+++ b/ext/pgsql/tests/pg_insert_001.phpt
@@ -26,7 +26,6 @@ pg_query('DROP SCHEMA phptests');
?>
--EXPECTF--
-
Warning: pg_insert(): Table 'foo' doesn't exists in %s on line %d
string(55) "INSERT INTO "phptests"."foo" ("id","id2") VALUES (1,2);"
array(1) {