diff --git a/test/test-fwknop.pl b/test/test-fwknop.pl index 6a6f85b4..d7cfb11e 100755 --- a/test/test-fwknop.pl +++ b/test/test-fwknop.pl @@ -7764,8 +7764,6 @@ sub init() { $asan_mode = 1; $asan_instrumentation_check = 1; } else { - &write_test_file("[-] Can't find --enable-asan-support in $config_log\n", - $curr_test_file); push @tests_to_exclude, qr/ASAN/; }