summaryrefslogtreecommitdiff
path: root/tests/testdata/info/with_import_map/main.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testdata/info/with_import_map/main.tsx')
-rw-r--r--tests/testdata/info/with_import_map/main.tsx2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/testdata/info/with_import_map/main.tsx b/tests/testdata/info/with_import_map/main.tsx
deleted file mode 100644
index e38f14a58..000000000
--- a/tests/testdata/info/with_import_map/main.tsx
+++ /dev/null
@@ -1,2 +0,0 @@
-import { render } from "preact";
-console.log(render);