aboutsummaryrefslogtreecommitdiff
path: root/tests/pkg-verify.testscript
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pkg-verify.testscript')
-rw-r--r--tests/pkg-verify.testscript9
1 files changed, 6 insertions, 3 deletions
diff --git a/tests/pkg-verify.testscript b/tests/pkg-verify.testscript
index 8057aab..bbe2454 100644
--- a/tests/pkg-verify.testscript
+++ b/tests/pkg-verify.testscript
@@ -78,12 +78,14 @@ $* --deep --ignore-unknown --manifest $src/foo-2.tar.gz >>EOO
version: 2
summary: The "Foo" utility
license: MIT
- description:\
+ description:
+ \
This package contains the foo utility.
\
description-type: text/plain
- changes:\
+ changes:
+ \
Version 2
* First public release.
@@ -93,7 +95,8 @@ $* --deep --ignore-unknown --manifest $src/foo-2.tar.gz >>EOO
url: http://www.example.org/foo
email: foo-users@example.org
depends: bar == 2
- bootstrap-build:\
+ bootstrap-build:
+ \
project = foo
\