test set: use clear
This commit is contained in:
parent
2b90964e33
commit
e104b46005
1 changed files with 1 additions and 1 deletions
2
test/run
2
test/run
|
@ -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 " "
|
||||
|
||||
|
|
Loading…
Reference in a new issue