diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2023-06-17 17:48:42 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2023-06-17 17:48:42 (EDT) |
commit | 20e7387e0bbdee2ebf102df20268a7916fbabff3 (patch) | |
tree | 2eb4e40a70a3a1c65f0cfe95a72acd0dbf6e752c /tests/pkg/control | |
parent | eba74d1a22fb8f939501e86cc48c84b1fc477d12 (diff) | |
parent | 068d3b26698139ee92e6767648d2ebace18234b6 (diff) |
Merge branch 'feature/test-suite'
Diffstat (limited to 'tests/pkg/control')
-rw-r--r-- | tests/pkg/control/control | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/pkg/control/control b/tests/pkg/control/control new file mode 100644 index 0000000..6955953 --- /dev/null +++ b/tests/pkg/control/control @@ -0,0 +1,3 @@ +Package: foo +Source: foo +Version: 1.0 |