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