summaryrefslogtreecommitdiff
path: root/tests/005_more_imports.test
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2019-05-03 23:15:16 +0200
committerRyan Dahl <ry@tinyclouds.org>2019-05-03 17:15:16 -0400
commitf6a9d7d7172df6422f895dcfe6f4267ad1b472da (patch)
tree086a9e3e75e7597f2d456c26749d9d9d64e51990 /tests/005_more_imports.test
parent36081171323e266760db8bed2f31a6e3be7d8839 (diff)
add "deno run" subcommand (#2215)
Diffstat (limited to 'tests/005_more_imports.test')
-rw-r--r--tests/005_more_imports.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/005_more_imports.test b/tests/005_more_imports.test
index fde5276fe..3bc2e999d 100644
--- a/tests/005_more_imports.test
+++ b/tests/005_more_imports.test
@@ -1,2 +1,2 @@
-args: --reload tests/005_more_imports.ts
+args: run --reload tests/005_more_imports.ts
output: tests/005_more_imports.ts.out