From f8bcc8c15f42f4b3a8c438de4dc3528838a615f7 Mon Sep 17 00:00:00 2001 From: Zoe Slattery Date: Tue, 30 Dec 2008 13:06:25 +0000 Subject: [PATCH] removed commented out SKIPIF --- ext/dom/tests/DOMComment_replaceData_basic.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/dom/tests/DOMComment_replaceData_basic.phpt b/ext/dom/tests/DOMComment_replaceData_basic.phpt index 10bf677ff3..2963cb1e06 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 London TestFest 2008 --SKIPIF-- - + --FILE--