VMS perl doesn't implement fork(), so don't run the TLSProxy tests there
[openssl.git] / test / recipes / 90-test_srp.t
index 6be2c39ff1b3e26e364853d80dea5609db402d0f..9110319a8c5409911921e9bff9401ba81622648f 100644 (file)
@@ -2,4 +2,4 @@
 
 use OpenSSL::Test::Simple;
 
-simple_test("test_srp", "srptest");
+simple_test("test_srp", "srptest", "srp");