#16476: Fix json.tool to avoid including trailing whitespace.

This commit is contained in:
Ezio Melotti 2012-11-29 02:25:03 +02:00
parent 057bcb4c6c
commit b32512ed9a
3 changed files with 12 additions and 9 deletions

View file

@ -19,19 +19,19 @@ class TestTool(unittest.TestCase):
[
[
"blorpie"
],
],
[
"whoops"
],
[],
"d-shtaeou",
"d-nthiouh",
"i-vhbjkhnth",
],
[],
"d-shtaeou",
"d-nthiouh",
"i-vhbjkhnth",
{
"nifty": 87
},
},
{
"field": "yes",
"field": "yes",
"morefield": false
}
]