summaryrefslogtreecommitdiff
path: root/ext/dom/tests/DOMComment_appendData_basic_Sullivan.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dom/tests/DOMComment_appendData_basic_Sullivan.phpt')
-rw-r--r--ext/dom/tests/DOMComment_appendData_basic_Sullivan.phpt4
1 files changed, 3 insertions, 1 deletions
diff --git a/ext/dom/tests/DOMComment_appendData_basic_Sullivan.phpt b/ext/dom/tests/DOMComment_appendData_basic_Sullivan.phpt
index b7d90a1194..4d39ea4695 100644
--- a/ext/dom/tests/DOMComment_appendData_basic_Sullivan.phpt
+++ b/ext/dom/tests/DOMComment_appendData_basic_Sullivan.phpt
@@ -3,6 +3,8 @@ DOMComment::appendData basic functionality test
--CREDITS--
Mike Sullivan <mike@regexia.com>
#TestFest 2008 (London)
+--SKIPIF--
+<?php require_once('skipif.inc'); ?>
--FILE--
<?php
@@ -32,4 +34,4 @@ Comment Length (two appends): 8
Comment Content: data><&"
<?xml version="1.0"?>
-<root><comment><!--data><&"--></comment></root> \ No newline at end of file
+<root><comment><!--data><&"--></comment></root>