MDEV-34933 remove MSAN exclusion on test plugins.rpl_auth

Revert "disable the test that doesn't work in MSAN"

This reverts commit 18cf72df56.
This commit is contained in:
Daniel Black
2025-06-11 09:40:32 +10:00
parent 5203aeffb4
commit 972dff0849

View File

@ -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;