Fixed numerous memory leaks. Changed many of the test cases to use a canonical
[pspp-builds.git] / tests / command / t-test-indep-missing-anal.sh
index 30dc2b7b08cc4ccea0ed0f7bca403e76b966f1c0..4bcbddde1542682bbce0ded5a3456750d1090433 100755 (executable)
@@ -4,6 +4,7 @@
 # when ANALYSIS missing values are involved
 
 TEMPDIR=/tmp/pspp-tst-$$
+TESTFILE=$TEMPDIR/`basename $0`.sps
 
 here=`pwd`;