]> git.notmuchmail.org Git - notmuch/commitdiff
test: Remove unnecessary JSON canonicalization
authorAustin Clements <amdragon@MIT.EDU>
Fri, 3 Aug 2012 01:14:48 +0000 (21:14 -0400)
committerDavid Bremner <bremner@debian.org>
Fri, 3 Aug 2012 23:16:45 +0000 (20:16 -0300)
Format canonicalization of JSON output is no longer necessary, so
remove it.  Value canonicalization (e.g., normalizing thread IDs) is
still necessary, so all of the sanitization functions remain.


No differences found