Tests: Suppress test leak

This commit is contained in:
Wilson Snyder 2023-01-21 14:46:21 -05:00
parent bc7048e8d1
commit 30fd49e21f

View File

@ -10,6 +10,8 @@ if (!$::Driver) { use FindBin; exec("$FindBin::Bin/bootstrap.pl", @ARGV, $0); di
scenarios(simulator => 1);
$Self->{sanitize} = 0; # Test neads cleanup to reclaim all callbacks
compile(
make_top_shell => 0,
make_main => 0,