summaryrefslogtreecommitdiff
path: root/tests/testdata/run/import_file_with_colon.ts
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testdata/run/import_file_with_colon.ts')
-rw-r--r--tests/testdata/run/import_file_with_colon.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testdata/run/import_file_with_colon.ts b/tests/testdata/run/import_file_with_colon.ts
new file mode 100644
index 000000000..619bdd66d
--- /dev/null
+++ b/tests/testdata/run/import_file_with_colon.ts
@@ -0,0 +1 @@
+import "http://localhost:4545/subdir/file_with_:_in_name.ts";