summaryrefslogtreecommitdiff
path: root/ext/pgsql/tests/copy.inc
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pgsql/tests/copy.inc')
-rw-r--r--ext/pgsql/tests/copy.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/ext/pgsql/tests/copy.inc b/ext/pgsql/tests/copy.inc
new file mode 100644
index 0000000000..52b6e1d748
--- /dev/null
+++ b/ext/pgsql/tests/copy.inc
@@ -0,0 +1,8 @@
+<?php
+
+include('config.inc');
+
+
+echo "OK";
+
+?> \ No newline at end of file