aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-07-03 20:12:29 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-07-03 20:12:29 +0300
commitb8fe57add79c67479fa565f18152647ca2908252 (patch)
tree8149d512093fbee3ab87a56c74b8e077c375e1f5 /tests
parent8133c5f349b5f721b5ad398fc80fc496e39dbd07 (diff)
Load cxx.config rather than cxx for tests
Diffstat (limited to 'tests')
-rw-r--r--tests/build/root.build3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/build/root.build b/tests/build/root.build
index 4e08cd9..640afbb 100644
--- a/tests/build/root.build
+++ b/tests/build/root.build
@@ -3,5 +3,6 @@
# Configure C++ module and specify the test target for cross-testing.
#
-using cxx
+using cxx.config
+
test.target = $cxx.target