ci: do not error when nothing with nitunit_some
[nit.git] / contrib / refund / tests / contractE1.json
1 {
2     "dossier": "E100323",
3     "mois": "2015-01",
4     "reclamations": [
5         {
6             "soin": 100,
7             "date": "2015-01-11",
8             "montant": "234.00$"
9         },
10         {
11             "soin": 334,
12             "date": "2015-01-13",
13             "montant": "900.00$"
14         },
15         {
16             "soin": 600,
17             "date": "2015-01-23",
18             "montant": "100.00$"
19         }
20     ]
21 }