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