Skip to content
Snippets Groups Projects
Commit d33a90cb authored by durin42's avatar durin42
Browse files

test-run-tests: accept more levels of precision and trailing ws (issue4440)

simplejson produces slightly different output from the built-in json
module, specifically:
  * It uses 0.000 instead of 0.0000
  * It likes to put a trailing space after a comma

This change works around both of those variations.
parent a0ccb66f
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment