summaryrefslogtreecommitdiffstats
path: root/tests/tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.sh')
-rwxr-xr-xtests/tests.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tests.sh b/tests/tests.sh
index 46e3e33..66a79a8 100755
--- a/tests/tests.sh
+++ b/tests/tests.sh
@@ -432,6 +432,7 @@ function make_rainbow() {
chmod +t "$1"/sticky*
"$XTOUCH" -p "$1"/exec.sh
chmod +x "$1"/exec.sh
+ "$XTOUCH" -p "$1/"$'\e[1m/\e[0m'
}
make_rainbow "$TMP/rainbow"