mirror of
https://github.com/php/php-src.git
synced 2026-04-27 18:23:26 +02:00
MFH One more cleanup after running tests
This commit is contained in:
@@ -33,6 +33,10 @@ echo "\n";
|
||||
echo "Done";
|
||||
?>
|
||||
|
||||
--CLEAN--
|
||||
<?php
|
||||
unlink("array_count_file");
|
||||
?>
|
||||
--EXPECTF--
|
||||
*** Testing array_count_values() : parameter variations ***
|
||||
array(3) {
|
||||
@@ -44,4 +48,4 @@ array(3) {
|
||||
int(1)
|
||||
}
|
||||
|
||||
Done
|
||||
Done
|
||||
|
||||
Reference in New Issue
Block a user