diff options
Diffstat (limited to 'tests/build')
-rw-r--r-- | tests/build/root.build | 2 |
1 files changed, 1 insertions, 1 deletions
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. # |