changeset 28:e80c143bc225 draft

Uploaded
author ylebras
date Thu, 06 Dec 2018 12:41:13 -0500
parents 847321a98092
children 3b7724424fb3
files xls2tab.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/xls2tab.xml	Thu Dec 06 12:38:16 2018 -0500
+++ b/xls2tab.xml	Thu Dec 06 12:41:13 2018 -0500
@@ -21,7 +21,7 @@
     <tests>
         <test>
             <param name="input1" value="example_xlsx.xlsx"/>
-            <param name="sheet" value=","/>
+            <param name="sheet" value="data"/>
             <output name="output" file="out.tabular"/>
         </test>
     </tests>