Skip to content

Commit

Permalink
test: fix the new tests
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Nov 11, 2022
1 parent 6f20bc8 commit edc0191
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions argh/tests/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -537,7 +537,7 @@ Positional Arguments:
Options:
--b woo
--c stuff
--help display usage information
-h, --help display usage information
"###,
);
}
Expand Down Expand Up @@ -1169,7 +1169,7 @@ Positional Arguments:
name
Options:
--help display usage information
-h, --help display usage information
"###,
);
}
Expand Down

0 comments on commit edc0191

Please sign in to comment.