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