summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/module_graph/https_deno.land-x-jquery.js
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/testdata/module_graph/https_deno.land-x-jquery.js')
-rw-r--r--cli/tests/testdata/module_graph/https_deno.land-x-jquery.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/cli/tests/testdata/module_graph/https_deno.land-x-jquery.js b/cli/tests/testdata/module_graph/https_deno.land-x-jquery.js
new file mode 100644
index 000000000..71896157a
--- /dev/null
+++ b/cli/tests/testdata/module_graph/https_deno.land-x-jquery.js
@@ -0,0 +1,3 @@
+const $ = {};
+
+export default $;