]> granicus.if.org Git - php/commitdiff
Added missing SKIPIF
authorKalle Sommer Nielsen <kalle@php.net>
Fri, 22 May 2009 18:22:15 +0000 (18:22 +0000)
committerKalle Sommer Nielsen <kalle@php.net>
Fri, 22 May 2009 18:22:15 +0000 (18:22 +0000)
ext/sqlite3/tests/sqlite3_open_empty_string.phpt

index 753410cbf32c8ec7fd68787dfeaca2268d5f7b90..86868eeed14b046c54842b130d8352caffc4a661 100644 (file)
@@ -3,6 +3,8 @@ SQLite3::open test with empty string argument via the constructor
 --CREDITS--
 Thijs Feryn <thijs@feryn.eu>
 #TestFest PHPBelgium 2009
+--SKIPIF--
+<?php require_once(dirname(__FILE__) . '/skipif.inc'); ?>
 --FILE--
 <?php
 try{