sys-file-reader: Avoid hanging forever if a system file has no variables.
[pspp] / tests / data / pc+-file-reader.at
index 7b88ef4adb6caf7d29e5e3ab0c60948ccdcb5c46..a968e5dac02b9682cb55df6b36f9bf9a1a2e1d32 100644 (file)
@@ -928,6 +928,8 @@ GET FILE='pc+-file.sav' ENCODING='us-ascii'.
 ])
 AT_CHECK([pspp -O format=csv pc+-file.sps], [1], [dnl
 error: `pc+-file.sav' near offset 0x1b0: Record 1 has length 192 (expected 224).
+
+pc+-file.sps:1: error: GET: `pc+-file.sav': Data file dictionary has no variables.
 ])
 AT_CLEANUP