aboutsummaryrefslogtreecommitdiff
path: root/tests/new.testscript
diff options
context:
space:
mode:
Diffstat (limited to 'tests/new.testscript')
-rw-r--r--tests/new.testscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/new.testscript b/tests/new.testscript
index 34b4dca..34a45e1 100644
--- a/tests/new.testscript
+++ b/tests/new.testscript
@@ -9,8 +9,8 @@ posix = ($cxx.target.class != 'windows')
#
test.arguments += --no-checks
-config_c = config.c=$quote($recall($c.path) $c.mode, true)
-config_cxx = config.cxx=$quote($recall($cxx.path) $cxx.mode, true)
+config_c = config.c=$quote($recall($c.path) $c.config.mode, true)
+config_cxx = config.cxx=$quote($recall($cxx.path) $cxx.config.mode, true)
status += -d prj