1
0
mirror of https://github.com/MariaDB/server.git synced 2025-04-21 20:06:07 +03:00
mariadb/mysql-test/suite/encryption/include/have_example_key_management_plugin.inc
Sergei Golubchik ab8415d983 move encryption tests to a dedicate suite
remove few tests for variables that never existed (merge error)
2015-05-13 14:27:16 +02:00

5 lines
75 B
PHP

if (!$EXAMPLE_KEY_MANAGEMENT_SO)
{
--skip Needs example_key_management
}