diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2023-05-26 22:08:52 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2023-05-30 11:21:16 +0300 |
commit | 7a20c6dc511c39df0355f32ebeb89e16e8677834 (patch) | |
tree | 307483a1740a779d88955848796591b964b66360 /tests | |
parent | 3381da9cdbe7d9516271154c765a369b70cf8f49 (diff) |
Document package-description* and changes-type manifest values and adapt testscript to new values
Diffstat (limited to 'tests')
-rw-r--r-- | tests/pkg-verify.testscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/pkg-verify.testscript b/tests/pkg-verify.testscript index 69c29b0..7e7b5f3 100644 --- a/tests/pkg-verify.testscript +++ b/tests/pkg-verify.testscript @@ -88,6 +88,7 @@ $* --deep --ignore-unknown --manifest $src/foo-2.tar.gz >>EOO * First public release. \ + changes-type: text/plain url: http://www.example.org/foo email: foo-users@example.org depends: bar == 2 |