...
This commit is contained in:
parent
245f5d60b5
commit
4a60413e0b
1 changed files with 1 additions and 0 deletions
|
|
@ -366,3 +366,4 @@ def delete(ac=None, **kw):
|
|||
self.ae(put_ref(s, id=iid), (iid, ('OK', f'i={iid}')))
|
||||
delete('I', i=iid)
|
||||
self.ae(put_ref(s, id=iid), (iid, ('ENOENT', f'i={iid}')))
|
||||
self.ae(s.grman.image_count, 0)
|
||||
|
|
|
|||
Loading…
Reference in a new issue