diff options
author | Christian Segundo | 2023-12-31 00:49:58 +0100 |
---|---|---|
committer | Christian Segundo | 2023-12-31 12:00:02 +0100 |
commit | c5f325e580540d81903360920094aafcc6ad4008 (patch) | |
tree | e20b666c71b912bb4103a2421b3ca2d547f16328 /tests/package.yaml | |
parent | df2b48edbb77e40dbd93e1c097b0b1cacde8a74a (diff) | |
download | languagetool-c5f325e580540d81903360920094aafcc6ad4008.tar.gz |
add goss
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 |