Skip to content

Commit

Permalink
add dash to invalid Fasta character test
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwengers committed Dec 5, 2021
1 parent 2a3ad68 commit 26a8ed2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion test/data/invalid.fasta
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@ atgc234
>BAD_2
actgnfji
>BAD_3
//
actgn//
>BAD_4
actgn-

0 comments on commit 26a8ed2

Please sign in to comment.