matrix-reader tests
[pspp] / tests / language / data-io / mconvert.at
index a6b9ab69483e8d228eb01553d52a9299c7ddd5dd..fccd435f65409ec648d6d45c56b50a1b89f2a2d2 100644 (file)
@@ -216,5 +216,7 @@ AT_SETUP([MCONVERT negative test])
 AT_DATA([mconvert.sps], [MCONVERT.
 ])
 AT_CHECK([pspp mconvert.sps], [1], [dnl
+mconvert.sps:1: error: MCONVERT: No active file is defined and no external file
+is specified on MATRIX=IN.
 ])
 AT_CLEANUP
\ No newline at end of file