ci: do not error when nothing with nitunit_some
[nit.git] / contrib / refund / tests / res / contractE4.res
1 {
2         "dossier": "E100323",
3         "mois": "2015-01",
4         "remboursements": [{
5                 "soin": 150,
6                 "date": "2015-01-11",
7                 "montant": "30.0$"
8         }, {
9                 "soin": 175,
10                 "date": "2015-01-11",
11                 "montant": "20.0$"
12         }],
13         "total": "50.0$"
14 }