New implementation of long variable names. Each variable has a
[pspp] / tests / command / import-export.sh
index 074b4f3a6640c22f43064a0915b226e29549b6af..68886f731af56f625cb3fb178102dbbcc9f85127 100755 (executable)
@@ -48,7 +48,7 @@ cd $TEMPDIR
 
 activity="create program"
 cat > $TESTFILE <<EOF
-DATA LIST LIST /x * y *.
+DATA LIST LIST /X * Y *.
 BEGIN DATA.
 1 2
 3 4