summaryrefslogtreecommitdiff
path: root/ext/zlib/tests/gzfile_variation9.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/zlib/tests/gzfile_variation9.phpt')
-rw-r--r--ext/zlib/tests/gzfile_variation9.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/zlib/tests/gzfile_variation9.phpt b/ext/zlib/tests/gzfile_variation9.phpt
index 6cb5a53331..8fa994026f 100644
--- a/ext/zlib/tests/gzfile_variation9.phpt
+++ b/ext/zlib/tests/gzfile_variation9.phpt
@@ -8,7 +8,7 @@ if (!extension_loaded('zlib')) die ('skip zlib extension not available in this b
<?php
-$filename = dirname(__FILE__)."/004.txt.gz";
+$filename = __DIR__."/004.txt.gz";
$variation = array(
'lowercase true' => true,