New implementation of long variable names. Each variable has a
[pspp] / tests / bugs / t-test-alpha.sh
index 73392c323299bfd2abc0188c8a7ca3a9b0a43229..6a46939738215ae2002f9e1dd066936f34250c4b 100755 (executable)
@@ -50,7 +50,7 @@ cd $TEMPDIR
 
 activity="create program"
 cat > $TESTFILE <<EOF
-data list list /id * indep (a1) dep1 * dep2 *.
+data list list /ID * INDEP (a1) DEP1 * DEP2 *.
 begin data.
 1  'a' 1 3
 2  'a' 2 4