New implementation of long variable names. Each variable has a
[pspp-builds.git] / tests / command / t-test-groups.sh
index 72cf73c081ba06f9117d3e0e633c07265e21a6cf..495dc832cb7a15e488a16a769f3e9bad9c6cef80 100755 (executable)
@@ -48,7 +48,7 @@ cd $TEMPDIR
 
 activity="create program"
 cat > $TESTFILE <<EOF
-data list list /id * indep * dep1 * dep2 *.
+data list list /ID * INDEP * DEP1 * DEP2 *.
 begin data.
 1  1.1 1 3
 2  1.1 2 4