Make sure to actually use @smime_cms_comp_test when testing it...
[openssl.git] / test / recipes / 80-test_cms.t
index cc2786fbdb1ab462610a66e17ab03a6282e2a5b9..29a08b9825a028102be7d9df95577532759c1076 100644 (file)
@@ -445,7 +445,7 @@ subtest "CMS <=> CMS consistency tests, modified key parameters\n" => sub {
          unless grep /ZLIB/, run(app(["openssl", "version", "-f"]),
                                  capture => 1);
 
-      foreach (@smime_cms_param_tests) {
+      foreach (@smime_cms_comp_tests) {
        SKIP: {
            my $skip_reason = check_availability($$_[0]);
            skip $skip_reason, 1 if $skip_reason;