summaryrefslogtreecommitdiff
path: root/sapi/cli/tests/011.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/cli/tests/011.phpt')
-rw-r--r--sapi/cli/tests/011.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/cli/tests/011.phpt b/sapi/cli/tests/011.phpt
index 1fbe93d703..3ada7c53bf 100644
--- a/sapi/cli/tests/011.phpt
+++ b/sapi/cli/tests/011.phpt
@@ -7,7 +7,7 @@ syntax check
$php = getenv('TEST_PHP_EXECUTABLE');
-$filename = dirname(__FILE__)."/011.test.php";
+$filename = __DIR__."/011.test.php";
$code = '
<?php