everything passes again
[pspp] / tests / language / control / do-if.at
index d0bf071765c8ba9d327c39b109df1c928f87be98..4b862dce4d1cd016bb24523d65b8abbe3481132a 100644 (file)
@@ -91,8 +91,6 @@ EXECUTE.
 ])
 AT_CHECK([pspp -O format=csv do-if.sps], [1], [dnl
 do-if.sps:7: error: ELSE: This command cannot appear outside DO IF...END IF.
-
-do-if.sps:9: error: Stopping syntax file processing here to avoid a cascade of dependent command failures.
 ])
 AT_CLEANUP