Repository 'heatmap_colormanipulation'
hg clone https://toolshed.g2.bx.psu.edu/repos/mir-bioinf/heatmap_colormanipulation

Changeset 4:1b362d998797 (2015-04-24)
Previous changeset 3:31b0e15a88f0 (2015-04-20) Next changeset 5:77e753fa27dd (2015-04-24)
Commit message:
Tried to fix output tag in tool test (possibly why "missing tool tests")
modified:
heatmap_colormanipulation/heatmap_extra_v2beta_2.xml
b
diff -r 31b0e15a88f0 -r 1b362d998797 heatmap_colormanipulation/heatmap_extra_v2beta_2.xml
--- a/heatmap_colormanipulation/heatmap_extra_v2beta_2.xml Mon Apr 20 17:00:35 2015 -0400
+++ b/heatmap_colormanipulation/heatmap_extra_v2beta_2.xml Fri Apr 24 07:47:03 2015 -0400
b
@@ -177,8 +177,8 @@
     <param name="ColorManip" value="InnerClip"/>
     <param name="clipValLow" value="0.0"/>
     <param name="clipValHigh" value="0.0"/>
-    <output name="out_file1" value="heatmap_extracolors_out1.pdf"/>
-    <output name="err_out" value="heatmap_err_out1.txt"/>
+    <output name="out_file1" file="heatmap_extracolors_out1.pdf"/>
+    <output name="err_out" file="heatmap_err_out1.txt"/>
   </test>
 </tests>
 <help>