polardbxengine/mysql-test/include/not_have_fips.inc

5 lines
160 B
PHP

# Only run this test if fips enabled openssl library is not installed.
if ($OPENSSL_FIPS_INSTALLED) {
--skip system is installed with fips openssl library.
}