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