Skip to content

Commit 85654df

Browse files
Update expected test output to Cmdliner 1.1.0 way of printing
1 parent 18481d8 commit 85654df

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
ocaml-mdx: FILE argument: no `foo' file
2-
Usage: ocaml-mdx test [OPTION]... FILE
3-
Try `ocaml-mdx test --help' or `ocaml-mdx --help' for more information.
1+
ocaml-mdx: FILE argument: no 'foo' file
2+
Usage: ocaml-mdx test [OPTION] FILE
3+
Try 'ocaml-mdx test --help' or 'ocaml-mdx --help' for more information.
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
ocaml-mdx: option `--prelude': no `foo' file
2-
Usage: ocaml-mdx test [OPTION]... FILE
3-
Try `ocaml-mdx test --help' or `ocaml-mdx --help' for more information.
1+
ocaml-mdx: option '--prelude': no 'foo' file
2+
Usage: ocaml-mdx test [OPTION] FILE
3+
Try 'ocaml-mdx test --help' or 'ocaml-mdx --help' for more information.

0 commit comments

Comments
 (0)