lexer: Reimplement for better testability and internationalization.
[pspp-builds.git] / tests / language / lexer / q2c.at
index eeeed8d73f8dd3d12b3ae560e72c616640bd269f..6ba3f7ab126065d6932507efc42fa68a5223dca3 100644 (file)
@@ -16,7 +16,7 @@ CROSSTABS.
 AT_CHECK([pspp -O format=csv q2c.sps], [1], [dnl
 q2c.sps:8: error: EXAMINE: VARIABLES subcommand must be given.
 
-q2c.sps:9: error: ONEWAY: Syntax error at end of command: expecting variable name.
+q2c.sps:9.7: error: ONEWAY: Syntax error at end of command: expecting variable name.
 
 q2c.sps:10: error: CROSSTABS: TABLES subcommand must be given.
 ])