aports/testing/ocaml-alcotest/test-expected-output.patch
2024-04-22 04:42:41 +00:00

9 lines
430 B
Diff

--- a/test/e2e/alcotest/failing/unknown_option.expected
+++ b/test/e2e/alcotest/failing/unknown_option.expected
@@ -1,3 +1,3 @@
-unknown_option.<ext>: unknown option `--dry-runn'.
-Usage: unknown_option.<ext> COMMAND ...
-Try `unknown_option.<ext> --help' for more information.
+unknown_option.<ext>: unknown option '--dry-runn'.
+Usage: unknown_option.<ext> [COMMAND] …
+Try 'unknown_option.<ext> --help' for more information.