mirror of
https://github.com/openssl/openssl.git
synced 2025-02-05 14:10:53 +08:00
It was unexpected that OpenSSL::Test::setup() should be called twice by the same recipe. However, that may happen if a recipe combines OpenSSL::Test and OpenSSL::Test::Simple, which can be a sensible thing to do. Therefore, we now allow it. Reviewed-by: Rich Salz <rsalz@openssl.org> |
||
---|---|---|
.. | ||
Test | ||
Test.pm |