Fix mistake from two commits ago
diff --git a/tests/randmath.sh b/tests/randmath.sh
index 1d9ba30..4d6d873 100755
--- a/tests/randmath.sh
+++ b/tests/randmath.sh
@@ -215,7 +215,5 @@
 
 	t=$(expr "$t" + "1")
 
-	rm -rf "$out1" "$out2"
-
 done