From 2a0d3ef865051080a482d7b0c701e2e08baa1320 Mon Sep 17 00:00:00 2001
From: Vytor Calixto <vytorcalixto@gmail.com>
Date: Fri, 12 May 2017 11:30:29 -0300
Subject: [PATCH] Testes maiores

---
 tests/runTests.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/runTests.sh b/tests/runTests.sh
index b7a4c73..47eee75 100755
--- a/tests/runTests.sh
+++ b/tests/runTests.sh
@@ -7,7 +7,7 @@ tempo_max=10000 #10s
 tams=(4 8 16 25 32 50 64 75 100 128)
 
 # lista de cores
-cores=(2 3 4 5 6 7 8 10)
+cores=(2 3 4 5 6 7 8 10 16 32)
 
 #-- Cores do terminal
 RED='\033[0;31m'
-- 
GitLab