diff options
Diffstat (limited to 'tests/testdata/run/main_module/other.ts')
-rw-r--r-- | tests/testdata/run/main_module/other.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/testdata/run/main_module/other.ts b/tests/testdata/run/main_module/other.ts deleted file mode 100644 index b3e524b0a..000000000 --- a/tests/testdata/run/main_module/other.ts +++ /dev/null @@ -1 +0,0 @@ -console.log("other", Deno.mainModule); |