]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - test/recipes/81-test_cmp_cli.t
TEST: Remove the build of fipsmodule.cnf from test recipes
[thirdparty/openssl.git] / test / recipes / 81-test_cmp_cli.t
index 03ad986e78eaffec90a97bc55f580e505f3338ee..e5c19a17458415f4b036194df6c67918dd58506d 100644 (file)
@@ -21,7 +21,7 @@ BEGIN {
 }
 use lib srctop_dir('Configurations');
 use lib bldtop_dir('.');
-use platform;
+
 plan skip_all => "These tests are not supported in a fuzz build"
     if config('options') =~ /-DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION/;