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 b3cdae4..f9d1b99 100644
--- a/tests/new.testscript
+++ b/tests/new.testscript
@@ -1874,8 +1874,8 @@ subdir=hello,no-subdir-source \
:
{
$* -C -@cfg prj 2>>EOE != 0;
- error: no module(s) specified for configuration to be created
- info: for example, for C/C++ configuration specify 'cc'
+ error: no build system module(s) specified for configuration to be created
+ info: for example, for C/C++ configuration, specify 'cc'
info: use '--' to create configuration without modules
info: for example: bdep new -C ... --
EOE