summaryrefslogtreecommitdiff
path: root/ext/xml/tests/xml007.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/xml/tests/xml007.phpt')
-rw-r--r--ext/xml/tests/xml007.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/xml/tests/xml007.phpt b/ext/xml/tests/xml007.phpt
index 1b2510591c..f19f0389b6 100644
--- a/ext/xml/tests/xml007.phpt
+++ b/ext/xml/tests/xml007.phpt
@@ -1,7 +1,7 @@
--TEST--
xml_parse_into_struct/umlauts in tags
--SKIPIF--
-<?php // vim600: syn=php
+<?php
include("skipif.inc");
if(strtoupper("äöüß") != "ÄÖÜß")
{