diff options
Diffstat (limited to 'ext/phar/tests/phar_convert_repeated_b.phpt')
-rw-r--r-- | ext/phar/tests/phar_convert_repeated_b.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/phar/tests/phar_convert_repeated_b.phpt b/ext/phar/tests/phar_convert_repeated_b.phpt index faa372d071..484789cf1f 100644 --- a/ext/phar/tests/phar_convert_repeated_b.phpt +++ b/ext/phar/tests/phar_convert_repeated_b.phpt @@ -75,7 +75,6 @@ try { echo $e->getMessage()."\n"; } ?> -===DONE=== --CLEAN-- <?php echo __DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar.gz' . "\n"; @@ -117,4 +116,3 @@ string(0) "" NULL ================= convertToPhar() ==================== Cannot write out executable phar archive, phar is read-only -===DONE=== |