
2 Apr
2019
2 Apr
'19
11:41 a.m.
--- tests/virjsondata/add-remove-success-out.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tests/virjsondata/add-remove-success-out.json b/tests/virjsondata/add-remove-success-out.json index 9f1e44637c..50f1770910 100644 --- a/tests/virjsondata/add-remove-success-out.json +++ b/tests/virjsondata/add-remove-success-out.json @@ -1 +1,4 @@ -{"value":true,"newname":"foo"} +{ + "value": true, + "newname": "foo" +} -- 2.19.2