Move 05-test_fuzz.t to 90-test_fuzz.t
[oweals/openssl.git] / test / recipes / 10-test_bn.t
index e35498d5a1f9bb21d21abfd075563457dcb828c0..13f278e703a3bd72a9a7e5f1fcbb93b04d6ced38 100644 (file)
@@ -64,7 +64,9 @@ my $init = ok(run(test(["bntest"], stdout => $testresults)), 'initialize');
             last unless $l;
         }
      };
-}
+ }
+
+unlink $testresults;
 
 sub check_operations {
     my $failcount = 0;