summaryrefslogtreecommitdiff
path: root/ext/phar/tests/phar_setsignaturealgo2.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/tests/phar_setsignaturealgo2.phpt')
-rw-r--r--ext/phar/tests/phar_setsignaturealgo2.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/phar/tests/phar_setsignaturealgo2.phpt b/ext/phar/tests/phar_setsignaturealgo2.phpt
index 726e756a65..a0d2e03f73 100644
--- a/ext/phar/tests/phar_setsignaturealgo2.phpt
+++ b/ext/phar/tests/phar_setsignaturealgo2.phpt
@@ -43,7 +43,6 @@ var_dump($p->getSignature());
echo $e->getMessage();
}
?>
-===DONE===
--CLEAN--
<?php
unlink(__DIR__ . '/' . basename(__FILE__, '.clean.php') . '.phar');
@@ -85,4 +84,3 @@ array(2) {
["hash_type"]=>
string(7) "OpenSSL"
}
-===DONE===