diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-18 02:31:57 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-18 02:31:57 (EDT) |
commit | dffd7a47fbdcac799b4ada5253eab42807d12324 (patch) | |
tree | e3cad090a574005137c5ec64bf120045df8b0a5b /tests/data/pkg/changelog | |
parent | 1c86be26ca78ad0a227fea3cfc64a4c5641118dc (diff) |
tests/aux/common.sh: Copy test package files to build directory
Diffstat (limited to 'tests/data/pkg/changelog')
-rw-r--r-- | tests/data/pkg/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/pkg/changelog b/tests/data/pkg/changelog new file mode 100644 index 0000000..118a036 --- /dev/null +++ b/tests/data/pkg/changelog @@ -0,0 +1,3 @@ +foo (1.0-1) trunk + * Initial release. + -- "J. Random Hacker" <jrandom@example.com> Thu, 01 Jan 1970 00:00:00 +0000 |