summaryrefslogtreecommitdiff
path: root/ext/dom/tests/DOMDocument_createProcessingInstruction_basic.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dom/tests/DOMDocument_createProcessingInstruction_basic.phpt')
-rw-r--r--ext/dom/tests/DOMDocument_createProcessingInstruction_basic.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/dom/tests/DOMDocument_createProcessingInstruction_basic.phpt b/ext/dom/tests/DOMDocument_createProcessingInstruction_basic.phpt
index 9f45f125d5..ea0910417c 100644
--- a/ext/dom/tests/DOMDocument_createProcessingInstruction_basic.phpt
+++ b/ext/dom/tests/DOMDocument_createProcessingInstruction_basic.phpt
@@ -3,8 +3,6 @@ DomDocument::createProcessingInstruction() - basic test for DomDocument::createP
--CREDITS--
Muhammad Khalid Adnan
# TestFest 2008
---SKIPIF--
-<?php require_once('skipif.inc'); ?>
--FILE--
<?php