diff align.check.xml @ 5:4e7411b1aa3d draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit 38a2bbee32eaaceeb22d7549b13dbc0c613ee173
author iuc
date Tue, 20 Mar 2018 13:59:06 -0400
parents 2fc7aad419ff
children
line wrap: on
line diff
--- a/align.check.xml	Wed Feb 14 11:36:38 2018 -0500
+++ b/align.check.xml	Tue Mar 20 13:59:06 2018 -0400
@@ -50,6 +50,7 @@
             help="You can also provide a name file associated with your fasta file"/>
         <param argument="name" type="data" format="mothur.names" optional="true" label="names file"
             help="The count file is similar to the name file in that it is used to represent the number of duplicate sequences for a given representative sequence"/>
+        <expand macro="param-savelog"/>
     </inputs>
     <outputs>
         <expand macro="logfile-output"/>
@@ -66,6 +67,7 @@
                     <has_text text="U68589"/>
                 </assert_contents>
             </output>
+            <param name="savelog" value="true"/>
             <expand macro="logfile-test"/>
         </test>
         <test><!-- test with names file -->
@@ -79,6 +81,7 @@
                     <has_text text="U68589"/>
                 </assert_contents>
             </output>
+            <param name="savelog" value="true"/>
             <expand macro="logfile-test"/>
         </test>
     </tests>