Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
zenovich committed Jul 26, 2014
1 parent 16bfe3e commit fa35ad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/runkit_import_with_syntax_error.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ runkit_import(dirname(__FILE__) . '/runkit_import_with_syntax_error.inc');
echo "After syntax error";
?>
--EXPECTF--
Parse error: syntax error, unexpected ')' in %s on line 2
Parse error: %s in %s on line 2

0 comments on commit fa35ad2

Please sign in to comment.