Tests: Need only one run of t_trace_c_api.pl

This commit is contained in:
Wilson Snyder 2020-05-15 22:33:20 -04:00
parent 35a53d9adb
commit 2edbcce032
1 changed files with 1 additions and 1 deletions

View File

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