Skip to content

Commit

Permalink
test: Fix syntax.
Browse files Browse the repository at this point in the history
  • Loading branch information
wwood committed Oct 22, 2024
1 parent a5ea220 commit 31e28b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_cmdline.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3143,6 +3143,8 @@ genome6~random_sequence_length_11003 0 0 0
genome5~seq2\t1.2\n\
genome6~random_sequence_length_11003\t0\n",
)
.unwrap();
}

#[test]
fn test_cmdline_mapq_filtering_all_out() {
Expand Down

0 comments on commit 31e28b4

Please sign in to comment.