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,5 @@
{"rougail.my_var1": "no", "rougail.my_var2": "no", "rougail.instanciated_module": false}
{
"rougail.my_var1": "no",
"rougail.my_var2": "no",
"rougail.instanciated_module": false
}