Improve the way in which histogram bin ranges are chosen
[pspp] / tests / language / stats / examine.at
index 64f6d7c573f84ae9c6aafb29517d461e1ea4e343..24005a0675b734abebc7e0e0bd03b9e373dc30fd 100644 (file)
@@ -519,6 +519,7 @@ END DATA
 EXAMINE
        quality 
        /STATISTICS descriptives 
+        /PLOT = histogram
        .
 ])
 AT_CHECK([pspp -o pspp.csv examine.sps])
@@ -639,4 +640,4 @@ x,Highest,1,threehundred,300.00
 ,,5,five        ,5.00
 ])
 
-AT_CLEANUP 
\ No newline at end of file
+AT_CLEANUP