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