details: http://www.bx.psu.edu/hg/galaxy/rev/478447ba0ec6 changeset: 3499:478447ba0ec6 user: Dan Blankenberg <dan@bx.psu.edu> date: Tue Mar 09 14:29:17 2010 -0500 description: Update tool tests for MAF to interval tool diffstat: tools/maf/maf_to_interval.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r 821b6cbbee1c -r 478447ba0ec6 tools/maf/maf_to_interval.xml --- a/tools/maf/maf_to_interval.xml Tue Mar 09 14:28:33 2010 -0500 +++ b/tools/maf/maf_to_interval.xml Tue Mar 09 14:29:17 2010 -0500 @@ -27,7 +27,7 @@ <param name="complete_blocks" value="partial_disallowed"/> <param name="remove_gaps" value="keep_gaps"/> <param name="species" value="panTro1" /> - <!-- <output name="out_file1" file="maf_to_interval_out_hg17.interval"/> cannot test primary species, because we cannot leave species blank and we can only test the last item added to a history--> + <output name="out_file1" file="maf_to_interval_out_hg17.interval"/> <output name="out_file1" file="maf_to_interval_out_panTro1.interval"/> </test> </tests>