ci: do not error when nothing with nitunit_some
[nit.git] / contrib / refund / tests / res / contractD1.res
1 {
2         "dossier": "D100323",
3         "mois": "2015-01",
4         "remboursements": [{
5                 "soin": 100,
6                 "date": "2015-01-11",
7                 "montant": "75.0$"
8         }, {
9                 "soin": 334,
10                 "date": "2015-01-13",
11                 "montant": "900.0$"
12         }, {
13                 "soin": 600,
14                 "date": "2015-01-23",
15                 "montant": "100.0$"
16         }],
17         "total": "1075.0$"
18 }