summaryrefslogtreecommitdiff
path: root/ext/pgsql/tests/09notice.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pgsql/tests/09notice.phpt')
-rw-r--r--ext/pgsql/tests/09notice.phpt13
1 files changed, 0 insertions, 13 deletions
diff --git a/ext/pgsql/tests/09notice.phpt b/ext/pgsql/tests/09notice.phpt
deleted file mode 100644
index f50bc70702..0000000000
--- a/ext/pgsql/tests/09notice.phpt
+++ /dev/null
@@ -1,13 +0,0 @@
---TEST--
-PostgreSQL notice function
---SKIPIF--
-<?php include("skipif.inc"); ?>
---FILE--
-<?php
-include("notice.inc");
-?>
---EXPECT--
-NOTICE: BEGIN: already a transaction in progress
-
-NOTICE: BEGIN: already a transaction in progress
-pg_last_notice() is Ok