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