# HG changeset patch # User qfab # Date 1401838694 14400 # Node ID bd117e6f363c8be53fa3d3054b589aa72468c832 # Parent 587e07c93b6c6773b620b8958bb57ee2d5ea0676 fix xml diff -r 587e07c93b6c -r bd117e6f363c fasttree/fasttree.xml --- a/fasttree/fasttree.xml Tue Jun 03 19:35:58 2014 -0400 +++ b/fasttree/fasttree.xml Tue Jun 03 19:38:14 2014 -0400 @@ -17,14 +17,6 @@ <data name="output" format="nhx" type="nhx" label="${tool.name} on ${on_string}:tree.nhx" /> <data name="log" format="txt" hidden="TRUE" type="txt" label="${tool.name} on ${on_string}:log_FastTree_run.txt" /> </outputs> -<tests> - <test> - <param name="input_file" value="seq.fna" /> - <param name="mode" value="-nt" /> - <output name="output" file="tree.nhx" ftype="txt" lines_diff="10" /> - <output name="log" file="log_FastTree_run.txt" ftype="txt" lines_diff="10" /> - </test> -</tests> <help> =========== Description