diff 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
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu May 15 16:59:18 2014 +0200
+++ b/tool_dependencies.xml	Thu May 15 17:22:02 2014 +0200
@@ -19,12 +19,20 @@
     
     <tests>
         <test>
-            <param name="input" value="blast-view_test1_in.xml"/>
-            <output name="out_file1" file="blast-view_test1_out.html"/>
+            <param name="input" value="blast xml example1.xml"/>
+            <output name="out_file1" file="blast xml example1.html"/>
         </test>
         <test>
-            <param name="input" value="blast-view_test2_in.xml"/>
-            <output name="out_file1" file="blast-view_test2_out.html"/>
+            <param name="input" value="blast xml example2.xml"/>
+            <output name="out_file1" file="blast xml example2.html"/>
+        </test>
+        <test>
+            <param name="input" value="blast xml example3.xml"/>
+            <output name="out_file1" file="blast xml example3.html"/>
+        </test>
+        <test>
+            <param name="input" value="blast xml example4.xml"/>
+            <output name="out_file1" file="blast xml example4.html"/>
         </test>
     </tests>