summaryrefslogtreecommitdiff
path: root/ext/phar/tests/phar_dotted_path.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/tests/phar_dotted_path.phpt')
-rw-r--r--ext/phar/tests/phar_dotted_path.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/phar/tests/phar_dotted_path.phpt b/ext/phar/tests/phar_dotted_path.phpt
index 9f7fb217fc..0315da5e28 100644
--- a/ext/phar/tests/phar_dotted_path.phpt
+++ b/ext/phar/tests/phar_dotted_path.phpt
@@ -29,7 +29,6 @@ foreach ($phar as $entry) {
}
?>
-===DONE===
--CLEAN--
<?php
unlink(__DIR__ . '/broken.dirname/dotted_path.phar');
@@ -38,4 +37,3 @@ rmdir(__DIR__ . '/broken.dirname');
--EXPECT--
this is a
this is b
-===DONE===