details
This commit is contained in:
parent
2ff8af405d
commit
899cec0fdc
2 changed files with 3 additions and 4 deletions
|
|
@ -28,3 +28,4 @@ class CreditCooperatifTest(BackendTest):
|
|||
if len(l) > 0:
|
||||
a = l[0]
|
||||
list(self.backend.iter_history(a))
|
||||
list(self.backend.iter_coming(a))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue