From 30b37545ea821bd5a73bdc0a41d5b37c1c002a37 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 3 Jul 2020 20:00:48 +0300 Subject: Load cxx.config rather than cxx for tests --- tests/build/root.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/build/root.build b/tests/build/root.build index 9d77c0d..4da21de 100644 --- a/tests/build/root.build +++ b/tests/build/root.build @@ -25,7 +25,7 @@ git_ssh = $config.bpkg.tests.git.ssh # We need to configure C++ module to pass the compiler path to some of bpkg # test commands. # -using cxx +using cxx.config # Setup the bpkg that we are testing. # -- cgit v1.1