Update tests/modules/motus/profile/test.yml

This commit is contained in:
James A. Fellows Yates 2022-05-12 20:55:54 +01:00 committed by GitHub
parent 8dd711aba2
commit 2eebab4f35
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,21 +6,3 @@
files:
- path: output/motus/test.out
contains: ["#consensus_taxonomy\ttest"]
- name: motus profile test_motus_profile_paired_end
command: nextflow run tests/modules/motus/profile -entry test_motus_profile_paired_end -c tests/config/nextflow.config
tags:
- motus
- motus/profile
files:
- path: output/motus/test.out
contains: ["#consensus_taxonomy\ttest"]
- name: motus profile test_motus_profile_bam
command: nextflow run tests/modules/motus/profile -entry test_motus_profile_bam -c tests/config/nextflow.config
tags:
- motus
- motus/profile
files:
- path: output/motus/test.out
contains: ["#consensus_taxonomy\ttest"]