Undo accidental change

Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh
index 460fb33..b37e3ee 100755
--- a/tests/scripts/all.sh
+++ b/tests/scripts/all.sh
@@ -5243,7 +5243,7 @@
     make CC=gcc CFLAGS="$ASAN_CFLAGS -m32" LDFLAGS="-m32 $ASAN_CFLAGS"
 
     msg "test: i386, make, gcc, no asm (ASan build)"
-    #make test
+    make test
 }
 support_test_m32_no_asm () {
     case $(uname -m) in