summaryrefslogtreecommitdiff
path: root/test/mono/run_tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/mono/run_tests.sh')
-rwxr-xr-xtest/mono/run_tests.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/mono/run_tests.sh b/test/mono/run_tests.sh
index 6a9dedd6..08926aaa 100755
--- a/test/mono/run_tests.sh
+++ b/test/mono/run_tests.sh
@@ -6,9 +6,9 @@ SAILDIR="$DIR/../.."
TESTSDIR="$DIR"
OUTPUTDIR="$DIR/test-output"
-RED='\033[0;31m'
-GREEN='\033[0;32m'
-YELLOW='\033[0;33m'
+RED='\033[0;91m'
+GREEN='\033[0;92m'
+YELLOW='\033[0;93m'
NC='\033[0m'
rm -f $DIR/tests.xml