From 9a40810c8594ebdc0958fa1ad18c235bfd8b8a03 Mon Sep 17 00:00:00 2001 From: Yasuo Ohgaki Date: Mon, 17 Dec 2001 00:16:48 +0000 Subject: Added test files --- ext/pgsql/tests/04async_query.phpt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 ext/pgsql/tests/04async_query.phpt (limited to 'ext/pgsql/tests/04async_query.phpt') diff --git a/ext/pgsql/tests/04async_query.phpt b/ext/pgsql/tests/04async_query.phpt new file mode 100644 index 0000000000..a3d17699b9 --- /dev/null +++ b/ext/pgsql/tests/04async_query.phpt @@ -0,0 +1,10 @@ +--TEST-- +PostgreSQL async query +--SKIPIF-- + +--FILE-- + +--EXPECT-- +OK -- cgit v1.2.1