diff options
Diffstat (limited to 'ext/dom/tests/DOMDocument_createAttribute_error1.phpt')
| -rw-r--r-- | ext/dom/tests/DOMDocument_createAttribute_error1.phpt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/dom/tests/DOMDocument_createAttribute_error1.phpt b/ext/dom/tests/DOMDocument_createAttribute_error1.phpt index 153b18b5a2..745873aca9 100644 --- a/ext/dom/tests/DOMDocument_createAttribute_error1.phpt +++ b/ext/dom/tests/DOMDocument_createAttribute_error1.phpt @@ -3,6 +3,8 @@ DomDocument::createAttribute() - error test for DomDocument::createAttribute() --CREDITS-- Muhammad Khalid Adnan # TestFest 2008 +--SKIPIF-- +<?php require_once('skipif.inc'); ?> --FILE-- <?php |
