aboutsummaryrefslogtreecommitdiff
path: root/tests/manifest/task.test
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-24 00:03:03 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-24 00:03:03 +0300
commit76f9ceeafb41aa30cdeafa260cf1e42b63111610 (patch)
treeab2a2fcd2ceed38a02ce14e4f2ab4db633c16a91 /tests/manifest/task.test
parent6782634f4e4606a1a934dfda5cf52543f74f78cc (diff)
Adapt to inventing package_name type
Diffstat (limited to 'tests/manifest/task.test')
-rw-r--r--tests/manifest/task.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manifest/task.test b/tests/manifest/task.test
index c78ce19..a835918 100644
--- a/tests/manifest/task.test
+++ b/tests/manifest/task.test
@@ -142,7 +142,7 @@ test.options += -t
{
: name-empty
:
- $* <<EOI 2>'stdin:2:6: error: empty task package name' == 1
+ $* <<EOI 2>'stdin:2:6: error: invalid task package name: length is less than two characters' == 1
: 1
name:
EOI