Tests: Remove t_emit_memb_limit/vltmt as slow

This commit is contained in:
Wilson Snyder 2020-03-21 12:08:38 -04:00
parent 1ce360ed5b
commit 0ca07e4d58

View File

@ -9,7 +9,8 @@ if (!$::Driver) { use FindBin; exec("$FindBin::Bin/bootstrap.pl", @ARGV, $0); di
# SPDX-License-Identifier: LGPL-3.0-only OR Artistic-2.0
use IO::File;
scenarios(simulator => 1);
# Very slow on vltmt, and doesn't test much of value there, so disabled
scenarios(vlt => 1);
sub gen {
my $filename = shift;