pivot table procedure conceptually works
[pspp] / tests / output / charts.at
index 302e05b1512c912d93e3081980f9b1dcfdc59727..049fc281922acecfb022fcedaf2eaeda53badc00 100644 (file)
@@ -151,6 +151,7 @@ frequencies pos neg pn
 ])
 
 
-AT_CHECK([pspp -O format=csv histogram.sps], [0], [ignore])
+dnl The --testing-mode flag is important!!
+AT_CHECK([pspp --testing-mode -O format=csv histogram.sps], [0], [ignore])
 
 AT_CLEANUP