tests: pretty print json in dump

This commit is contained in:
2021-02-21 19:51:09 +01:00
parent e6afef6a81
commit 38e54fe187
243 changed files with 1742 additions and 243 deletions

View File

@ -1 +1,6 @@
{"rougail.general.float": 0.527, "rougail.general.float_multi": [0.527]}
{
"rougail.general.float": 0.527,
"rougail.general.float_multi": [
0.527
]
}