Update suite0009 assert again.

This commit is contained in:
Calvin Rose 2021-11-18 20:46:26 -06:00
parent aa5095c23b
commit a99500aebf
1 changed files with 1 additions and 1 deletions

View File

@ -166,7 +166,7 @@
(= (string my-port) (get comparison 3))
(= remote-ip (get comparison 0))
(= (string remote-port) (get comparison 1)))
(string/format "localname should match peername: ln=%j, pn=%j" ln pn)))
(string/format "localname should match peername: msg=%j, buf=%j" msg buf)))
# Test on both server and client
(defn names-handler