diff --git a/mysql-test/suite/plugins/t/rpl_auth.test b/mysql-test/suite/plugins/t/rpl_auth.test index 24d321aede9..ecaaf12a04b 100644 --- a/mysql-test/suite/plugins/t/rpl_auth.test +++ b/mysql-test/suite/plugins/t/rpl_auth.test @@ -1,6 +1,3 @@ -# MSAN doesn't like gnutls_rnd -source include/not_msan.inc; - if ($MTR_COMBINATION_ED25519) { let $AUTH_PLUGIN = ed25519; let $CLIENT_PLUGIN=client_ed25519;