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