aboutsummaryrefslogtreecommitdiff
path: root/tests/test.testscript
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test.testscript')
-rw-r--r--tests/test.testscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test.testscript b/tests/test.testscript
index 18c7162..88dadaf 100644
--- a/tests/test.testscript
+++ b/tests/test.testscript
@@ -3,7 +3,7 @@
.include common.testscript
-config_cxx = cc config.cxx=$quote($recall($cxx.path) $cxx.mode, true)
+config_cxx = cc config.cxx=$quote($recall($cxx.path) $cxx.config.mode, true)
new += 2>!
init += $config_cxx -d prj 2>!