summaryrefslogtreecommitdiff
path: root/ext/xsl/tests/xslt006.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/xsl/tests/xslt006.phpt')
-rw-r--r--ext/xsl/tests/xslt006.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/xsl/tests/xslt006.phpt b/ext/xsl/tests/xslt006.phpt
index 60ca1812e3..0ad976ee69 100644
--- a/ext/xsl/tests/xslt006.phpt
+++ b/ext/xsl/tests/xslt006.phpt
@@ -1,7 +1,7 @@
--TEST--
Test 6: Transform To Doc
--SKIPIF--
-<?php require_once dirname(__FILE__) .'/skipif.inc'; ?>
+<?php require_once __DIR__ .'/skipif.inc'; ?>
--FILE--
<?php
echo "Test 6: Transform To Doc";