diff options
Diffstat (limited to 'test/data')
| -rw-r--r-- | test/data/test_cc_oop/toy_dataset.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/data/test_cc_oop/toy_dataset.json b/test/data/test_cc_oop/toy_dataset.json index b59327ce..ffacaae6 100644 --- a/test/data/test_cc_oop/toy_dataset.json +++ b/test/data/test_cc_oop/toy_dataset.json @@ -13,8 +13,8 @@ "name": "toy dataset", "description": "toy dataset description", "n_certs": 2, - "certs": [ - { + "certs": { + "7ef8227c1aed06bb": { "_type": "CommonCriteriaCert", "status": "active", "category": "Access Control Devices and Systems", @@ -53,7 +53,7 @@ "st_keywords": null } }, - { + "561a012d9a30e960": { "_type": "CommonCriteriaCert", "status": "active", "category": "Access Control Devices and Systems", @@ -95,5 +95,5 @@ "st_keywords": null } } - ] + } }
\ No newline at end of file |
