• Philipp Stephani's avatar
    Small fix for a JSON unit test. · b59429a4
    Philipp Stephani authored
    * test/src/json-tests.el (json-parse-string/null): Make JSON object
    syntactically valid.  This test is supposed to check whether an
    escaped null character causes an error, but without quoting the string
    it would be syntactically invalid in any case.
    b59429a4
json-tests.el 13 KB