comparison tool_dependencies.xml @ 32:ce8f29efc0a1

fix tests
author Jan Kanis <jan.code@jankanis.nl>
date Thu, 15 May 2014 17:22:02 +0200
parents 420d0508dcd6
children 5d7a82f49485
comparison
equal deleted inserted replaced
31:344cd76f6fd2 32:ce8f29efc0a1
17 <data format="html" name="output" /> 17 <data format="html" name="output" />
18 </outputs> 18 </outputs>
19 19
20 <tests> 20 <tests>
21 <test> 21 <test>
22 <param name="input" value="blast-view_test1_in.xml"/> 22 <param name="input" value="blast xml example1.xml"/>
23 <output name="out_file1" file="blast-view_test1_out.html"/> 23 <output name="out_file1" file="blast xml example1.html"/>
24 </test> 24 </test>
25 <test> 25 <test>
26 <param name="input" value="blast-view_test2_in.xml"/> 26 <param name="input" value="blast xml example2.xml"/>
27 <output name="out_file1" file="blast-view_test2_out.html"/> 27 <output name="out_file1" file="blast xml example2.html"/>
28 </test>
29 <test>
30 <param name="input" value="blast xml example3.xml"/>
31 <output name="out_file1" file="blast xml example3.html"/>
32 </test>
33 <test>
34 <param name="input" value="blast xml example4.xml"/>
35 <output name="out_file1" file="blast xml example4.html"/>
28 </test> 36 </test>
29 </tests> 37 </tests>
30 38
31 <help> 39 <help>
32 This tool converts the default BLAST XML result into a HTML document 40 This tool converts the default BLAST XML result into a HTML document