summaryrefslogtreecommitdiff
path: root/ext/dom/tests/DOMElement_hasAttributes_basic.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dom/tests/DOMElement_hasAttributes_basic.phpt')
-rw-r--r--ext/dom/tests/DOMElement_hasAttributes_basic.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/dom/tests/DOMElement_hasAttributes_basic.phpt b/ext/dom/tests/DOMElement_hasAttributes_basic.phpt
index 8e38d935e7..f0d0c355b8 100644
--- a/ext/dom/tests/DOMElement_hasAttributes_basic.phpt
+++ b/ext/dom/tests/DOMElement_hasAttributes_basic.phpt
@@ -3,8 +3,6 @@ DOMNode: hasAttributes()
--CREDITS--
James Lewis <james@s-1.com>
#TestFest 2008
---SKIPIF--
-<?php require_once('skipif.inc'); ?>
--FILE--
<?php
require_once("dom_test.inc");