diff --git a/tests/runTests.sh b/tests/runTests.sh
index b7a4c73cf073b878b7aa973db0e081463ab95144..47eee75d8044e46b0f58eb05d39724a0a02f163f 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'