Fixed numerous memory leaks. Changed many of the test cases to use a canonical
[pspp-builds.git] / tests / command / tabs.sh
index 05178199efbde1b0575191123e9c631bb996773a..764e747df72fe112b87f057e4f91e3d6fd437fc5 100755 (executable)
@@ -3,6 +3,7 @@
 # This program tests that tab characters can be used in string input
 
 TEMPDIR=/tmp/pspp-tst-$$
+TESTFILE=$TEMPDIR/`basename $0`.sps
 
 here=`pwd`;