debian-forge/test/data/sources/org.osbuild.inline/cases/empty.json
Christian Kellner f75cb1d56d test/sources: add checks for org.osbuild.inline
Check for the empty `items` case, an invalid checksum case and
of course a valid case.
2021-05-12 14:26:16 +02:00

6 lines
74 B
JSON

{
"expects": "success",
"org.osbuild.inline": {
"items": {}
}
}