Fix tests

#Note to self; do not rename tests just before committing
This commit is contained in:
Hannes Magnusson 2011-06-03 17:38:37 +00:00
parent 3837f1205b
commit a1ae8af54c

View file

@ -5,5 +5,5 @@ Argument parsing error #001
function foo($arg1 string) {} function foo($arg1 string) {}
?> ?>
--EXPECTF-- --EXPECTF--
Parse error: syntax error, unexpected T_STRING, expecting ')' in %sfunction_arguments.php on line %d Parse error: syntax error, unexpected T_STRING, expecting ')' in %sfunction_arguments_001.php on line %d