zoe Tue Dec 30 13:06:25 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/dom/tests DOMComment_replaceData_basic.phpt
Log:
removed commented out SKIPIF
http://cvs.php.net/viewvc.cgi/php-src/ext/dom/tests/DOMComment_replaceData_basic.phpt?r1=1.4.2.2&r2=1.4.2.3&diff_format=u
Index: php-src/ext/dom/tests/DOMComment_replaceData_basic.phpt
diff -u php-src/ext/dom/tests/DOMComment_replaceData_basic.phpt:1.4.2.2
php-src/ext/dom/tests/DOMComment_replaceData_basic.phpt:1.4.2.3
--- php-src/ext/dom/tests/DOMComment_replaceData_basic.phpt:1.4.2.2 Mon Dec
1 11:29:35 2008
+++ php-src/ext/dom/tests/DOMComment_replaceData_basic.phpt Tue Dec 30
13:06:25 2008
@@ -4,7 +4,7 @@
Andrew Larssen <[email protected]>
London TestFest 2008
--SKIPIF--
-<?php // require_once('skipif.inc'); ?>
+<?php require_once('skipif.inc'); ?>
--FILE--
<?php
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php