Remove width specifications from range strings (eg %3d-%3d)
[pspp] / tests / language / xforms / compute.at
index 981561aad5c52a579f8710cf9ac84953f8ae5551..65ca4af121276d2216a50c78eda7120fd18d2009 100644 (file)
@@ -105,7 +105,7 @@ END DATA.
 AT_CHECK([pspp -O format=csv compute.sps], [0],
   [Table: Reading 1 record from INLINE.
 Variable,Record,Columns,Format
-ITEM,1,1-  3,F3.0
+ITEM,1,1-3,F3.0
 ])
 AT_CHECK([cat compute-sum.out], [0],
   [ 123   123.00 @&t@