diff options
Diffstat (limited to 'tests/package.yaml')
-rw-r--r-- | tests/package.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/package.yaml b/tests/package.yaml new file mode 100644 index 0000000..bcc88f7 --- /dev/null +++ b/tests/package.yaml @@ -0,0 +1,6 @@ +--- +package: + curl: + installed: true + libarchive-tools: + installed: true |