summaryrefslogtreecommitdiff
path: root/tests/testdata/run/075_import_local_query_hash.ts
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testdata/run/075_import_local_query_hash.ts')
-rw-r--r--tests/testdata/run/075_import_local_query_hash.ts2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/testdata/run/075_import_local_query_hash.ts b/tests/testdata/run/075_import_local_query_hash.ts
deleted file mode 100644
index 99c7ceab4..000000000
--- a/tests/testdata/run/075_import_local_query_hash.ts
+++ /dev/null
@@ -1,2 +0,0 @@
-import "./001_hello.js?a=b#c";
-import "./002_hello.ts?a=b#c";