test/shlibloadtest.c: make some variables block local
[openssl.git] / test / ssl-tests / 18-dtls-renegotiate.conf.in
index 82935ccad8345792bf944b357d8f332f694faef6..467d6f26c90062a81695b7dfd48f91cae6f8e7f0 100644 (file)
@@ -19,7 +19,7 @@ our @tests = ();
 
 foreach my $sctp ("No", "Yes")
 {
-    next if disabled("sctp");
+    next if disabled("sctp") && $sctp eq "Yes";
 
     my $suffix = ($sctp eq "No") ? "" : "-sctp";
     our @tests_basic = (