summaryrefslogtreecommitdiff
path: root/ext/phar/tests/cache_list/files/nophar.phar.inc
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/tests/cache_list/files/nophar.phar.inc')
-rw-r--r--ext/phar/tests/cache_list/files/nophar.phar.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/phar/tests/cache_list/files/nophar.phar.inc b/ext/phar/tests/cache_list/files/nophar.phar.inc
index 36d5628762..35b0ddc5e2 100644
--- a/ext/phar/tests/cache_list/files/nophar.phar.inc
+++ b/ext/phar/tests/cache_list/files/nophar.phar.inc
@@ -7,4 +7,4 @@ $p['web.php'] = '<?php echo "web\n";';
$p['b/c.php'] = '<?php echo "in b\n";$a = fopen("index.php", "r", true);echo stream_get_contents($a);fclose($a);include dirname(__FILE__) . "/../d";';
$p['d'] = "in d\n";
$p->setStub($p->createDefaultStub('index.php', 'web.php'));
-?> \ No newline at end of file
+?>