test set: use clear

This commit is contained in:
Thomas Veerman 2013-02-15 13:18:47 +01:00
parent 2b90964e33
commit e104b46005

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 " "