Fixed numerous memory leaks. Changed many of the test cases to use a canonical
[pspp-builds.git] / tests / command / t-test-groups.sh
index 1173dcc2613d33bb6b7f27485be2301cb95d013c..3ceed34c694c9e279fe01acf4ef74a3ce2d566cf 100755 (executable)
@@ -3,6 +3,7 @@
 # This program tests that the T-TEST /GROUPS command works
 
 TEMPDIR=/tmp/pspp-tst-$$
+TESTFILE=$TEMPDIR/`basename $0`.sps
 
 here=`pwd`;