summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/autoload.el
diff options
context:
space:
mode:
authorPhilipp Stephani <phst@google.com>2017-12-22 01:56:38 +0100
committerPhilipp Stephani <phst@google.com>2017-12-22 01:56:38 +0100
commitc5f9d47ba4eec5e6eebcd4e21ebee78d3a3e4ff4 (patch)
tree5543b6ffe786af82fb16ff6932b89ab0bd3f2774 /lisp/emacs-lisp/autoload.el
parentb1cf262a79463f28164ea1c2ffee3c657ce02ea4 (diff)
downloademacs-c5f9d47ba4eec5e6eebcd4e21ebee78d3a3e4ff4.tar.gz
emacs-c5f9d47ba4eec5e6eebcd4e21ebee78d3a3e4ff4.tar.bz2
emacs-c5f9d47ba4eec5e6eebcd4e21ebee78d3a3e4ff4.zip
Fix bugs in JSON test
* test/src/json-tests.el (json-serialize/invalid-unicode): Fix two bugs that canceled each other out. "a\xCCb" is actually a valid Unicode string because the hexadecimal character escape isn't terminated by the "b". But this was masked by an incorrect closing parentheses, causing an unrelated error.
Diffstat (limited to 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions