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,4 @@
{"rougail.my_var": "no", "rougail.instanciated_module": false}
{
"rougail.my_var": "no",
"rougail.instanciated_module": false
}