Fix arg type for expr_parse.
[pspp] / tests / command / flip.sh
index 269939fd01907c0c344ca3446936eaffde93ef3e..8b95ec77ff427d808edf5b0dd81669b659888cc4 100755 (executable)
@@ -3,6 +3,7 @@
 # This program tests the flip command
 
 TEMPDIR=/tmp/pspp-tst-$$
+TESTFILE=$TEMPDIR/`basename $0`.sps
 
 here=`pwd`;