Skip to content

Commit

Permalink
Reorder data file to avoid the first read being unmapped
Browse files Browse the repository at this point in the history
Avoid exercising samtools/htslib#1142 (present in the HTSlib-1.11 release),
which leads to test failures due to the way we test using iterators.
This is not what these pysam test cases are trying to test, so alter the
input data file to avoid the issue.
  • Loading branch information
jmarshall committed Oct 17, 2020
1 parent 8952a50 commit 87a6e65
Showing 1 changed file with 0 additions and 0 deletions.
Binary file modified tests/pysam_data/ex1.sam.gz
Binary file not shown.

0 comments on commit 87a6e65

Please sign in to comment.