summaryrefslogtreecommitdiff
path: root/cli/tests/error_local_static_import_from_remote.js
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/error_local_static_import_from_remote.js')
-rw-r--r--cli/tests/error_local_static_import_from_remote.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/tests/error_local_static_import_from_remote.js b/cli/tests/error_local_static_import_from_remote.js
new file mode 100644
index 000000000..eb7fd23ba
--- /dev/null
+++ b/cli/tests/error_local_static_import_from_remote.js
@@ -0,0 +1 @@
+import "file:///some/dir/file.js";