summaryrefslogtreecommitdiff
path: root/testr.sh
diff options
context:
space:
mode:
Diffstat (limited to 'testr.sh')
-rwxr-xr-xtestr.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/testr.sh b/testr.sh
index 6ddbdc0..3fcc360 100755
--- a/testr.sh
+++ b/testr.sh
@@ -48,6 +48,5 @@ if [ $FAILED -eq 0 ];then
else
echo "[${red}error${nc}] Some tests FAILED."
fi
-tput sgr0