Skip to content

Commit

Permalink
fix e2e test
Browse files Browse the repository at this point in the history
  • Loading branch information
Aloso committed Nov 8, 2023
1 parent 121796c commit 07b37a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pomsky-bin/tests/e2e.rs
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ OPTIONS:
--list shorthands Show all available character class shorthands
-n, --no-new-line Don't print a new-line after the output
-p, --path <FILE> File containing the pomsky expression to compile
--test <ENGINE> Execute unit tests and report failures
-V, --version Print version information
-W, --warnings <DIAGNOSTICS> Disable certain warnings (disable all with `-W0`)
"#, env!("CARGO_PKG_VERSION")));
Expand Down

0 comments on commit 07b37a3

Please sign in to comment.