Skip to content

Commit 8b403a9

Browse files
Add test example for ordering issue
1 parent e899295 commit 8b403a9

File tree

3 files changed

+1
-0
lines changed

3 files changed

+1
-0
lines changed
322 Bytes
Binary file not shown.
133 Bytes
Binary file not shown.

tests/test_vcf_examples.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -704,6 +704,7 @@ def test_info_string2(self, ds):
704704
"sample_no_genotypes.vcf.gz",
705705
"1kg_2020_chrM.vcf.gz",
706706
"field_type_combos.vcf.gz",
707+
"out_of_order_contigs.vcf.gz",
707708
],
708709
)
709710
def test_by_validating(name, tmp_path):

0 commit comments

Comments
 (0)