Revert local experiment.

This was never meant to be committed here.

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh
index fdf3e2c..85fd1d8 100755
--- a/tests/scripts/all.sh
+++ b/tests/scripts/all.sh
@@ -2302,8 +2302,7 @@
     # -------------
 
     msg "test: MBEDTLS_PSA_CRYPTO_CONFIG with accelerated ECDH + USE_PSA"
-    #make test
-    tests/ssl-opt.sh
+    make test
 
     # ssl-opt.sh later (probably doesn't pass right now)
 }