aboutsummaryrefslogtreecommitdiff
path: root/test/run
diff options
context:
space:
mode:
Diffstat (limited to 'test/run')
-rwxr-xr-xtest/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/run b/test/run
index b92629b..f33db65 100755
--- a/test/run
+++ b/test/run
@@ -3,7 +3,7 @@
set -e
FAIL="\033[0;31m[FAIL]\033[0m "
-SUCC="\033[0;32m[SUCC]\033[0m "
+SUCC="\033[0;32m[ OK ]\033[0m "
for file in *.blc; do
../build/bloc --from-blc -i "$file" -o ../build/"$file".bloc