lexer: Reimplement for better testability and internationalization.
[pspp-builds.git] / tests / language / data-io / get.at
index a519b67fe3592583790a15e5ef6c929be2f2c5ff..b9a187f292034cb872516de81ea61862e1fb5c6a 100644 (file)
@@ -58,8 +58,6 @@ dnl We use stdin here, because the bug seems to manifest itself only in
 dnl interactive mode.
 AT_CHECK([echo "GET /FILE='nonexistent.sav'." | pspp -O format=csv], [1], [dnl
 error: An error occurred while opening `nonexistent.sav': No such file or directory.
-
--:1: error: Stopping syntax file processing here to avoid a cascade of dependent command failures.
 ])
 AT_CLEANUP