changeset 54:15a18f472cd9 draft

Uploaded
author guerler
date Thu, 05 Jun 2014 13:38:55 -0400
parents 5a478e171752
children 680cf68098d5
files charts.xml
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/charts.xml	Thu Jun 05 13:38:00 2014 -0400
+++ b/charts.xml	Thu Jun 05 13:38:55 2014 -0400
@@ -37,6 +37,13 @@
             <output name="output" file="histogram.001.txt" lines_diff="2"/>
         </test>
         <test>
+            <param name="input" value="tabular_data.txt" />
+            <param name="module" value="histogram" />
+            <param name="columns" value="key1: 6" />
+            <param name="settings" value="" />
+            <output name="output" file="histogram.002.txt" lines_diff="2"/>
+        </test>
+        <test>
             <param name="input" value="tabular_single.txt" />
             <param name="module" value="histogram" />
             <param name="columns" value="key1: 1" />