lexer: Reimplement for better testability and internationalization.
[pspp-builds.git] / tests / language / stats / aggregate.at
index da078f84d1ff298bf4355bf774c21216416ce46f..1c3a7e17095ccd0613826486fa4958271c7153a4 100644 (file)
@@ -283,9 +283,7 @@ AGGREGATE OUTFILE=* MODE=ADDVARIABLES
 
 AT_CHECK([pspp -O format=csv dup-variables.sps], [1],
 ["dup-variables.sps:24: error: AGGREGATE: Variable name N_BREAK is not unique within the aggregate file dictionary, which contains the aggregate variables and the break variables."
-
-dup-variables.sps:24: error: Stopping syntax file processing here to avoid a cascade of dependent command failures.
 ])
 
 
-AT_CLEANUP
\ No newline at end of file
+AT_CLEANUP