Closed jktomer closed 4 years ago
The error case in request-testing-sync was incorrectly parenthesized, which would lead to the URL and error not actually being reported (and gives a byte-compilation warning, which is how I found it).
request-testing-sync
Indeed, I added a compile check for tests/*.el. Thanks.
tests/*.el
The error case in
request-testing-sync
was incorrectly parenthesized, which would lead to the URL and error not actually being reported (and gives a byte-compilation warning, which is how I found it).