diff options
Diffstat (limited to 'cli/tests/error_009_missing_js_module.js.out')
-rw-r--r-- | cli/tests/error_009_missing_js_module.js.out | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/tests/error_009_missing_js_module.js.out b/cli/tests/error_009_missing_js_module.js.out new file mode 100644 index 000000000..edb08da1c --- /dev/null +++ b/cli/tests/error_009_missing_js_module.js.out @@ -0,0 +1 @@ +Cannot resolve module "./bad-module.js" from "[WILDCARD]error_009_missing_js_module.js" |