Fixed numerous memory leaks. Changed many of the test cases to use a canonical
[pspp] / tests / command / t-test-1-sample-missing-list.sh
index 2e2f1d01b845dc10b95ef37623aaf19cb243086a..9c0dc703e4a75c027796e97523583922b3cb788a 100755 (executable)
@@ -4,6 +4,7 @@
 # when there are listwise missing values involved.
 
 TEMPDIR=/tmp/pspp-tst-$$
+TESTFILE=$TEMPDIR/`basename $0`.sps
 
 here=`pwd`;