summaryrefslogtreecommitdiff
path: root/tests/error_001.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/error_001.test
parentcb11bbd8396fc3f6607481d50a4c82db0bfeffb7 (diff)
Refactor CLI flag parsing (#2025)
Diffstat (limited to 'tests/error_001.test')
-rw-r--r--tests/error_001.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/error_001.test b/tests/error_001.test
index 354f536d5..ca0a2ef2e 100644
--- a/tests/error_001.test
+++ b/tests/error_001.test
@@ -1,4 +1,4 @@
-args: tests/error_001.ts --reload
+args: --reload tests/error_001.ts
check_stderr: true
exit_code: 1
output: tests/error_001.ts.out