Fix typo
This commit is contained in:
parent
78d22d1acc
commit
8f669f133f
1 changed files with 1 additions and 1 deletions
|
@ -196,7 +196,7 @@
|
||||||
(request-body-ended-prematurely-error?
|
(request-body-ended-prematurely-error?
|
||||||
(get-message channel))))))
|
(get-message channel))))))
|
||||||
|
|
||||||
;; Test hanlding of exceptions when writing the response to a client
|
;; Test handling of exceptions when writing the response to a client
|
||||||
(run-fibers-for-tests
|
(run-fibers-for-tests
|
||||||
(lambda ()
|
(lambda ()
|
||||||
(let* ((exception-handled-sucecssfully-channel
|
(let* ((exception-handled-sucecssfully-channel
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue