Skip to content

Commit

Permalink
Hit new line in integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
johnlees committed Nov 22, 2023
1 parent e0bc56b commit 9e55002
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/align.rs
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@ fn filters() {
.arg(sandbox.file_string("merge_k9.skf", TestDir::Input))
.arg("--filter")
.arg("no-ambig")
.arg("--filter-ambig-as-missing")
.arg("-v")
.output()
.unwrap()
Expand Down

0 comments on commit 9e55002

Please sign in to comment.