Fixed numerous memory leaks. Changed many of the test cases to use a canonical
[pspp] / tests / command / t-test-paired-missing-list.sh
index 5158a6a10ad06a3536b70e189dfd2d49a2659abd..4f649bbbc6b3f45a9aee028b9cb86b4536acf2a0 100755 (executable)
@@ -4,6 +4,7 @@
 # when there is listwise missing data involved.
 
 TEMPDIR=/tmp/pspp-tst-$$
+TESTFILE=$TEMPDIR/`basename $0`.sps
 
 here=`pwd`;