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,8 @@
{"rougail.general.mode_conteneur_actif": "a", "rougail.general.var": ["a", "b", "c"]}
{
"rougail.general.mode_conteneur_actif": "a",
"rougail.general.var": [
"a",
"b",
"c"
]
}