diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/lit/help/wasm-reduce.test | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/lit/help/wasm-reduce.test b/test/lit/help/wasm-reduce.test index 693116c09..a780d8bf9 100644 --- a/test/lit/help/wasm-reduce.test +++ b/test/lit/help/wasm-reduce.test @@ -17,9 +17,9 @@ ;; CHECK-NEXT: (TODO: stderr), and we reduce while ;; CHECK-NEXT: keeping those unchanged. ;; CHECK-NEXT: -;; CHECK-NEXT: --test,-t Test file (this will be written to to -;; CHECK-NEXT: test, the given command should read it -;; CHECK-NEXT: when we call it) +;; CHECK-NEXT: --test,-t Test file (this will be written to test, +;; CHECK-NEXT: the given command should read it when we +;; CHECK-NEXT: call it) ;; CHECK-NEXT: ;; CHECK-NEXT: --working,-w Working file (this will contain the ;; CHECK-NEXT: current good state while doing temporary |