summaryrefslogtreecommitdiff
path: root/ext/pgsql/tests/9999dropdb.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pgsql/tests/9999dropdb.phpt')
-rw-r--r--ext/pgsql/tests/9999dropdb.phpt10
1 files changed, 0 insertions, 10 deletions
diff --git a/ext/pgsql/tests/9999dropdb.phpt b/ext/pgsql/tests/9999dropdb.phpt
deleted file mode 100644
index d60e2dce99..0000000000
--- a/ext/pgsql/tests/9999dropdb.phpt
+++ /dev/null
@@ -1,10 +0,0 @@
---TEST--
-PostgreSQL drop db
---SKIPIF--
-<?php include("skipif.inc"); ?>
---FILE--
-<?php
-include("dropdb.inc");
-?>
---EXPECT--
-OK