summaryrefslogtreecommitdiff
path: root/tests/error_syntax.test
AgeCommit message (Collapse)Author
2019-05-03add "deno run" subcommand (#2215)Bartek Iwańczuk
2019-04-07Refactor CLI flag parsing (#2025)Bartek Iwańczuk
2019-01-11Pipe new exception info through into JSErrorRyan Dahl
Adds a new integration test for syntax error.