diff options
Diffstat (limited to 'cli/tests/testdata/tsc2/file_exportc.ts')
-rw-r--r-- | cli/tests/testdata/tsc2/file_exportc.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/tests/testdata/tsc2/file_exportc.ts b/cli/tests/testdata/tsc2/file_exportc.ts deleted file mode 100644 index efcc5bb46..000000000 --- a/cli/tests/testdata/tsc2/file_exportc.ts +++ /dev/null @@ -1 +0,0 @@ -export * as c from "https://deno.land/x/c.js"; |