Tests: Fix fstrobe instability

This commit is contained in:
Wilson Snyder 2020-12-08 07:49:48 -05:00
parent 0a0e4dce09
commit 7892c5af13

View File

@ -8,7 +8,7 @@ if (!$::Driver) { use FindBin; exec("$FindBin::Bin/bootstrap.pl", @ARGV, $0); di
# Version 2.0.
# SPDX-License-Identifier: LGPL-3.0-only OR Artistic-2.0
scenarios(simulator => 1);
scenarios(vlt => 1); # Not vltmt due to possible race
compile(
);