Update testdata database format

This commit is contained in:
Alexander Bakker 2018-02-14 22:08:37 +01:00
parent 587835ad38
commit 990acd36a6

View file

@ -1,4 +1,10 @@
{
"version": 1,
"header": {
"slots": null,
"params": null
},
"db": {
"version": 1,
"entries": [
{
@ -43,3 +49,4 @@
}
]
}
}