MFH One more cleanup after running tests

This commit is contained in:
Johannes Schlüter 2008-12-03 20:30:44 +00:00
parent fe8d326d57
commit cf4a811b57

View File

@ -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