X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Foutput%2Fcharts.at;h=049fc281922acecfb022fcedaf2eaeda53badc00;hb=0d0bd0c9669427f7cd43c3d34886bf22a146c451;hp=e2a43d5286b442d04aa285b379f001adb77b03ec;hpb=8e6c2074463a02f285c6b0be4b67f82f16b52c50;p=pspp diff --git a/tests/output/charts.at b/tests/output/charts.at index e2a43d5286..049fc28192 100644 --- a/tests/output/charts.at +++ b/tests/output/charts.at @@ -19,7 +19,7 @@ end file. end input program. examine x y by a - /plot = histogram, npplot + /plot = histogram, npplot spreadlevel(1) . examine x y by a @@ -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