summaryrefslogtreecommitdiff
path: root/test/test.sh
diff options
context:
space:
mode:
authorCamil Staps2017-10-02 16:25:08 +0200
committerCamil Staps2017-10-02 16:25:08 +0200
commita4c449e090d5fb428aa0d92ec33ab849df1f51af (patch)
treee6981d0e59d15847a584342a4e17e4d26ca99b06 /test/test.sh
parentMerge branch 'master' of gitlab.science.ru.nl:eveen/Testing-Techniques (diff)
Continue with text
Diffstat (limited to 'test/test.sh')
-rwxr-xr-xtest/test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test.sh b/test/test.sh
index 17728aa..e050aaa 100755
--- a/test/test.sh
+++ b/test/test.sh
@@ -1,7 +1,7 @@
#!/bin/bash
RED='\033[0;31m'
GREEN='\033[0;32m'
-RESET='\033[0;30m'
+RESET='\033[0m'
for f in database/*.in;
do