From 25b7954dbbac84780835a2aec46369ecb88f0ea1 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Mon, 9 Jun 2003 23:21:06 +0000 Subject: [PATCH] This is a 'fetch all' test using fetch_all() --- ext/sqlite/tests/sqlite_014.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/sqlite/tests/sqlite_014.phpt b/ext/sqlite/tests/sqlite_014.phpt index 9711a9963b..9e847958b0 100755 --- a/ext/sqlite/tests/sqlite_014.phpt +++ b/ext/sqlite/tests/sqlite_014.phpt @@ -1,5 +1,5 @@ --TEST-- -sqlite: fetch all +sqlite: fetch all (fetch_all) --INI-- sqlite.assoc_case=0 --SKIPIF-- -- 2.50.1