From 2820390b7d06dd494ba73eeebfbcebd15c76492a Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Mon, 11 Oct 2010 07:19:24 -0700 Subject: [PATCH] tests: Fix typo in "write to same system file being read" test. --- tests/data/sys-file.at | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/data/sys-file.at b/tests/data/sys-file.at index c321180a..721578e6 100644 --- a/tests/data/sys-file.at +++ b/tests/data/sys-file.at @@ -125,7 +125,7 @@ LIST. ]) AT_CHECK([pspp -O format=csv save3.sps], [0], [dnl Table: Data List -X,Y +x,y 3,9.00 ]) AT_CLEANUP -- 2.30.2