summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/dom/tests/toString_exceptions.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/dom/tests/toString_exceptions.phpt b/ext/dom/tests/toString_exceptions.phpt
index e59532d48c..4f97ae6c32 100644
--- a/ext/dom/tests/toString_exceptions.phpt
+++ b/ext/dom/tests/toString_exceptions.phpt
@@ -1,5 +1,7 @@
--TEST--
Handling of exceptions during __toString
+--SKIPIF--
+<?php require_once('skipif.inc'); ?>
--FILE--
<?php