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