output: Move text_item and group_item usage closer to the SPV model.
[pspp] / tests / language / data-io / print.at
index 02c18c619f2e3513268291e9c283ec2ea758be87..0e32361b718e45ee2c58d0c9ffd6f9f5379e0b90 100644 (file)
@@ -57,50 +57,36 @@ AT_CHECK([pspp -O format=csv print.sps], [0], [dnl
 
 
 12
-
 1 -2 @&t@
 
-
-
 3 4 @&t@
 
 
 
 34
-
 3 -4 @&t@
 
-
-
 . 6 @&t@
 
 
 
 .6
-
 . -6 @&t@
 
-
-
 7 . @&t@
 
 
 
 7.
-
 7 -. @&t@
 
-
-
 9 0 @&t@
 
 
 
 90
-
 9 -0 @&t@
 
-
 ])
 AT_CLEANUP