summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/npm/nonexistent_file/main.js
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/testdata/npm/nonexistent_file/main.js')
-rw-r--r--cli/tests/testdata/npm/nonexistent_file/main.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/tests/testdata/npm/nonexistent_file/main.js b/cli/tests/testdata/npm/nonexistent_file/main.js
new file mode 100644
index 000000000..4e4657088
--- /dev/null
+++ b/cli/tests/testdata/npm/nonexistent_file/main.js
@@ -0,0 +1 @@
+import hmacSHA512 from "npm:crypto-js/hmac-sha512";