]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix a typo that causes the jsonwalker test to fail
authorSarah Day <sarahday@mit.edu>
Fri, 4 Dec 2015 15:54:50 +0000 (10:54 -0500)
committerGreg Hudson <ghudson@mit.edu>
Wed, 23 Dec 2015 17:38:02 +0000 (12:38 -0500)
commitd7fcd6d068f61a209a2c363f08544db750ff3522
tree655e3121c895c98c0833dbac20ebf522b38d578b
parent50ffad3016dd5484656fbb93ad84f849bced2207
Fix a typo that causes the jsonwalker test to fail

In the au_dict.json file that is used for testing jsonwalker, there is
a comma missing that causes cjson 1.1 to throw an exception.  This
causes the python tests to fail.  Adding the comma fixes the crash and
allows the test to finish successfully.

ticket: 8297
src/tests/au_dict.json