From 8355e92d68218a5239a2bf8a2406e41d6cf4674d Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Tue, 5 Sep 2017 12:20:58 +0200 Subject: [PATCH] tests: sqlite changed error messages --- tests/sqlite/sqlite001.phpt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/sqlite/sqlite001.phpt b/tests/sqlite/sqlite001.phpt index 552c1d8..cf1a3bc 100644 --- a/tests/sqlite/sqlite001.phpt +++ b/tests/sqlite/sqlite001.phpt @@ -77,8 +77,8 @@ string(%d) "3.%d.%s" 2: id = 3 2: data = three -SQL logic error or missing database: 'no tables specified' -library routine called out of sequence: '' +SQL logic error%s +%s: '' ===DONE=== --CLEAN--