ci: do not error when nothing with nitunit_some
[nit.git] / contrib / refund / tests / res / contractB2.res
1 {
2         "dossier": "B100323",
3         "mois": "2015-01",
4         "remboursements": [{
5                 "soin": 200,
6                 "date": "2015-01-11",
7                 "montant": "69.0$"
8         }, {
9                 "soin": 400,
10                 "date": "2015-01-13",
11                 "montant": "0.0$"
12         }, {
13                 "soin": 600,
14                 "date": "2015-01-23",
15                 "montant": "300.0$"
16         }],
17         "total": "369.0$"
18 }