aboutsummaryrefslogtreecommitdiff
path: root/tests/new.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/new.test')
-rw-r--r--tests/new.test3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/new.test b/tests/new.test
index 1329ee5..ae9be31 100644
--- a/tests/new.test
+++ b/tests/new.test
@@ -69,6 +69,8 @@ status += -d prj
:
$* -t empty x 2>'error: invalid project name: length is less than two characters' != 0
+ #\
+ @@ mv
: project-derived
:
$* -t empty xx 2>>/"EOE";
@@ -80,6 +82,7 @@ status += -d prj
info: leaving the 'project' manifest value empty
created new executable package pkg in $~/x/pkg/
EOE
+ #\
}
}