Skip to content

Commit

Permalink
more test fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
bgruening committed Aug 24, 2024
1 parent 43702a7 commit e5b394a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion tools/bcftools/bcftools_gtcheck.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ ${section.homs_only}
<param name="input_file" ftype="vcf" value="view.vcf" />
<output name="output_file">
<assert_contents>
<has_text_matching expression="DC\tNA00002\tNA00001\t6"/>
<has_text_matching expression="DCv2\tNA00002\tNA00001\t6"/>
</assert_contents>
</output>
</test>
Expand Down
1 change: 0 additions & 1 deletion tools/bcftools/bcftools_norm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@ $atomize
</assert_contents>
</output>
</test>

<test>
<param name="input_file" ftype="vcf" dbkey="?" value="norm.vcf" />
<expand macro="test_using_reference" select_from="cached" ref="norm" />
Expand Down

0 comments on commit e5b394a

Please sign in to comment.