summaryrefslogtreecommitdiff
path: root/cli/tests/exec_path.ts
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/exec_path.ts')
-rw-r--r--cli/tests/exec_path.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/tests/exec_path.ts b/cli/tests/exec_path.ts
new file mode 100644
index 000000000..b70b23237
--- /dev/null
+++ b/cli/tests/exec_path.ts
@@ -0,0 +1 @@
+console.log(Deno.execPath());