aboutsummaryrefslogtreecommitdiff
path: root/tests/cc/modules/common.testscript
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cc/modules/common.testscript')
-rw-r--r--tests/cc/modules/common.testscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cc/modules/common.testscript b/tests/cc/modules/common.testscript
index e10047a..97c5a2b 100644
--- a/tests/cc/modules/common.testscript
+++ b/tests/cc/modules/common.testscript
@@ -3,7 +3,7 @@
# license : MIT; see accompanying LICENSE file
crosstest = false
-test.arguments = config.cxx="\\'$recall($cxx.path)\\'"
+test.arguments = config.cxx=$quote($recall($cxx.path) $cxx.mode, true)
.include ../../common.testscript