test set: use clear

This commit is contained in:
Thomas Veerman
2013-02-21 10:29:09 +00:00
parent 2b90964e33
commit e104b46005
+1 -1
View File
@@ -29,7 +29,7 @@ for i in `echo $tests`; do
done
# Print test welcome message
clr
clear
echo "Running POSIX compliance test suite. There are $tests_no tests in total."
echo " "