summaryrefslogtreecommitdiff
path: root/ext/dom/tests/DOMComment_replaceData_basic.phpt
diff options
context:
space:
mode:
authorAnt Phillips <ant@php.net>2008-12-01 11:30:10 +0000
committerAnt Phillips <ant@php.net>2008-12-01 11:30:10 +0000
commit5eaaf3843f179b0943c6c164057f63744e7df6ff (patch)
treed4befe5f6d03fa14aecd3c4cd6425ec59761d3cd /ext/dom/tests/DOMComment_replaceData_basic.phpt
parentf24ac1603c2a33091f0123e2c596927cc26c8064 (diff)
downloadphp-git-5eaaf3843f179b0943c6c164057f63744e7df6ff.tar.gz
DOM tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
Diffstat (limited to 'ext/dom/tests/DOMComment_replaceData_basic.phpt')
-rw-r--r--ext/dom/tests/DOMComment_replaceData_basic.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/dom/tests/DOMComment_replaceData_basic.phpt b/ext/dom/tests/DOMComment_replaceData_basic.phpt
index 2963cb1e06..10bf677ff3 100644
--- a/ext/dom/tests/DOMComment_replaceData_basic.phpt
+++ b/ext/dom/tests/DOMComment_replaceData_basic.phpt
@@ -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