summaryrefslogtreecommitdiff
path: root/tests/testdata/run/083_legacy_external_source_map.ts
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testdata/run/083_legacy_external_source_map.ts')
-rw-r--r--tests/testdata/run/083_legacy_external_source_map.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/testdata/run/083_legacy_external_source_map.ts b/tests/testdata/run/083_legacy_external_source_map.ts
new file mode 100644
index 000000000..73d267b87
--- /dev/null
+++ b/tests/testdata/run/083_legacy_external_source_map.ts
@@ -0,0 +1,2 @@
+// -
+throw new Error("foo");