mirror of
https://github.com/servalproject/serval-dna.git
synced 2025-02-06 19:19:16 +00:00
Improve 'rhizomeops' test for empty payload
This commit is contained in:
parent
801a0fb7b0
commit
61bfb7bbbc
@ -140,6 +140,8 @@ test_AddEmpty() {
|
|||||||
assertGrep .manifest '^service=file$'
|
assertGrep .manifest '^service=file$'
|
||||||
assertGrep .manifest '^name=$'
|
assertGrep .manifest '^name=$'
|
||||||
assertGrep .manifest '^filesize=0$'
|
assertGrep .manifest '^filesize=0$'
|
||||||
|
executeOk_servald rhizome list ''
|
||||||
|
assert_rhizome_list ''
|
||||||
}
|
}
|
||||||
|
|
||||||
doc_AddThenList="List contains one file after one add"
|
doc_AddThenList="List contains one file after one add"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user