diff --git a/tests/runTests.sh b/tests/runTests.sh
index ce633058fd311ac00a852c2a3d20699348f52e40..e419dd7bb355336dbff78161df8322e08513cc98 100755
--- a/tests/runTests.sh
+++ b/tests/runTests.sh
@@ -4,7 +4,7 @@
 tempo_max=500
 
 # tamanhos do tabuleiro
-tams=(8 16 32 64 128 512 1024 2048 4096)
+tams=(8 16 32 64 128 512 1024)
 
 # lista de cores
 cores=(4 8 16 32 64)