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