From 2edbcce03261d057f4a3e4816e869ac285c1944f Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Fri, 15 May 2020 22:33:20 -0400 Subject: [PATCH] Tests: Need only one run of t_trace_c_api.pl --- test_regress/t/t_trace_c_api.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_regress/t/t_trace_c_api.pl b/test_regress/t/t_trace_c_api.pl index 42d14295e..541970008 100755 --- a/test_regress/t/t_trace_c_api.pl +++ b/test_regress/t/t_trace_c_api.pl @@ -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(vlt_all => 1); +scenarios(vlt => 1); compile( make_top_shell => 0,