From 7852108cce98f8da30d3b931f4b5d5749b9b8de4 Mon Sep 17 00:00:00 2001 From: Kalle Sommer Nielsen Date: Fri, 22 May 2009 18:22:30 +0000 Subject: [PATCH] MFH: Added missing SKIPIF --- ext/sqlite3/tests/sqlite3_open_empty_string.phpt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ext/sqlite3/tests/sqlite3_open_empty_string.phpt b/ext/sqlite3/tests/sqlite3_open_empty_string.phpt index 753410cbf3..86868eeed1 100644 --- a/ext/sqlite3/tests/sqlite3_open_empty_string.phpt +++ b/ext/sqlite3/tests/sqlite3_open_empty_string.phpt @@ -3,6 +3,8 @@ SQLite3::open test with empty string argument via the constructor --CREDITS-- Thijs Feryn #TestFest PHPBelgium 2009 +--SKIPIF-- + --FILE--