summaryrefslogtreecommitdiff
path: root/tests/022_info_flag.test
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2019-04-07 00:13:06 +0200
committerRyan Dahl <ry@tinyclouds.org>2019-04-07 01:13:06 +0300
commit780e72ab6a092a6a7174c30bf4163857770d2ad0 (patch)
tree035bf5426c6c50f3cec4790700a29563c45db8b8 /tests/022_info_flag.test
parentcb11bbd8396fc3f6607481d50a4c82db0bfeffb7 (diff)
Refactor CLI flag parsing (#2025)
Diffstat (limited to 'tests/022_info_flag.test')
-rw-r--r--tests/022_info_flag.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/022_info_flag.test b/tests/022_info_flag.test
index 2de27bdfa..e58288ec5 100644
--- a/tests/022_info_flag.test
+++ b/tests/022_info_flag.test
@@ -1,4 +1,4 @@
# The output assumes 003_relative_import.ts has already been run earlier
# and its output is cached to $DENO_DIR.
-args: --info http://127.0.0.1:4545/tests/019_media_types.ts
+args: info http://127.0.0.1:4545/tests/019_media_types.ts
output: tests/022_info_flag.out