blob: b194299603091b30d986a83594ea177853675f65 (
plain) (
blame)
1
2
3
4
5
|
// This test checks that an error is written for invalid JSON requests.
--> 'f
<-- {"jsonrpc":"2.0","id":null,"error":{"code":-32700,"message":"invalid character '\\'' looking for beginning of value"}}
|