kalle           Fri May 22 18:22:20 2009 UTC

  Modified files:              
    /php-src/ext/sqlite3/tests  sqlite3_open_empty_string.phpt 
  Log:
  Added missing SKIPIF
  
http://cvs.php.net/viewvc.cgi/php-src/ext/sqlite3/tests/sqlite3_open_empty_string.phpt?r1=1.1&r2=1.2&diff_format=u
Index: php-src/ext/sqlite3/tests/sqlite3_open_empty_string.phpt
diff -u php-src/ext/sqlite3/tests/sqlite3_open_empty_string.phpt:1.1 
php-src/ext/sqlite3/tests/sqlite3_open_empty_string.phpt:1.2
--- php-src/ext/sqlite3/tests/sqlite3_open_empty_string.phpt:1.1        Sun May 
17 16:51:22 2009
+++ php-src/ext/sqlite3/tests/sqlite3_open_empty_string.phpt    Fri May 22 
18:22:15 2009
@@ -3,6 +3,8 @@
 --CREDITS--
 Thijs Feryn <th...@feryn.eu>
 #TestFest PHPBelgium 2009
+--SKIPIF--
+<?php require_once(dirname(__FILE__) . '/skipif.inc'); ?>
 --FILE--
 <?php
 try{



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to