mirror of
https://github.com/denoland/deno.git
synced 2024-10-31 09:14:20 -04:00
6322f45e7b
Adds a new integration test for syntax error.
4 lines
103 B
Text
4 lines
103 B
Text
args: tests/error_syntax.js --reload
|
|
check_stderr: true
|
|
exit_code: 1
|
|
output: tests/error_syntax.js.out
|