From: Kalle Sommer Nielsen Date: Fri, 22 May 2009 18:22:15 +0000 (+0000) Subject: Added missing SKIPIF X-Git-Tag: php-5.4.0alpha1~191^2~3565 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7342443074959da1e8505926ab7d119dfbed129d;p=php Added missing SKIPIF --- 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--