summaryrefslogtreecommitdiff
path: root/tests/error_009_missing_js_module.disabled
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2019-04-16 15:13:42 -0400
committerGitHub <noreply@github.com>2019-04-16 15:13:42 -0400
commit1bfb44336914a775cd01120165517394d30aec23 (patch)
tree2f126b5f36ad8fe2ddd9cae118058affd413c68d /tests/error_009_missing_js_module.disabled
parent0c463582206881b6461742633a67f51632db614e (diff)
Implement async module loading in CLI (#2084)
Diffstat (limited to 'tests/error_009_missing_js_module.disabled')
-rw-r--r--tests/error_009_missing_js_module.disabled4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/error_009_missing_js_module.disabled b/tests/error_009_missing_js_module.disabled
new file mode 100644
index 000000000..b16bb232b
--- /dev/null
+++ b/tests/error_009_missing_js_module.disabled
@@ -0,0 +1,4 @@
+args: tests/error_009_missing_js_module.js
+check_stderr: true
+exit_code: 1
+output: tests/error_009_missing_js_module.js.out \ No newline at end of file