diff options
Diffstat (limited to 'tests/manifest/task.test')
-rw-r--r-- | tests/manifest/task.test | 2 |
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 |