changeset 48:264ef6e5c48e draft

Uploaded
author guerler
date Thu, 15 May 2014 15:26:51 -0400
parents c1dff8224a6e
children 19dc8d7aa87b
files charts.xml
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/charts.xml	Thu May 15 15:26:15 2014 -0400
+++ b/charts.xml	Thu May 15 15:26:51 2014 -0400
@@ -37,6 +37,13 @@
             <output name="output" file="histogram.001.txt" lines_diff="2"/>
         </test>
         <test>
+            <param name="input" value="tabular_single.txt" />
+            <param name="module" value="histogram" />
+            <param name="columns" value="key1: 1" />
+            <param name="settings" value="" />
+            <output name="output" file="histogram.003.txt" lines_diff="2"/>
+        </test>
+        <test>
             <param name="input" value="tabular.txt" />
             <param name="module" value="boxplot" />
             <param name="columns" value="key1: 2" />