summaryrefslogtreecommitdiff
path: root/tests/testdata/run/import_data_url_error_stack.ts
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testdata/run/import_data_url_error_stack.ts')
-rw-r--r--tests/testdata/run/import_data_url_error_stack.ts3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/testdata/run/import_data_url_error_stack.ts b/tests/testdata/run/import_data_url_error_stack.ts
deleted file mode 100644
index 022e49fe1..000000000
--- a/tests/testdata/run/import_data_url_error_stack.ts
+++ /dev/null
@@ -1,3 +0,0 @@
-import { a } from "data:application/typescript;base64,ZW51bSBBIHsKICBBLAogIEIsCiAgQywKIH0KIAogZXhwb3J0IGZ1bmN0aW9uIGEoKSB7CiAgIHRocm93IG5ldyBFcnJvcihgSGVsbG8gJHtBLkN9YCk7CiB9CiA=";
-
-a();