]> granicus.if.org Git - php/commitdiff
removed commented out SKIPIF
authorZoe Slattery <zoe@php.net>
Tue, 30 Dec 2008 13:06:25 +0000 (13:06 +0000)
committerZoe Slattery <zoe@php.net>
Tue, 30 Dec 2008 13:06:25 +0000 (13:06 +0000)
ext/dom/tests/DOMComment_replaceData_basic.phpt

index 10bf677ff349f2e0a038bd5f2c8e6db89fd4abd1..2963cb1e06809e777ae3abae316a307adcef9fa0 100644 (file)
@@ -4,7 +4,7 @@ Test replacing data into a DOMComment basic test
 Andrew Larssen <al@larssen.org>
 London TestFest 2008
 --SKIPIF--
-<?php // require_once('skipif.inc'); ?>
+<?php require_once('skipif.inc'); ?>
 --FILE--
 <?php