server/tests.at (AWAIT_KXDONE): Ignore the correct server messages.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 19 Feb 2016 21:49:33 +0000 (21:49 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 30 Apr 2016 17:11:14 +0000 (18:11 +0100)
commitadd23883a6378567be6b7866bc2ff2c32400a346
tree17e26d7fa73446dc3fce87de717cc6c6d2943a09
parentee07712cb7eb8f692976a5dcca97e8f138b5cfb5
server/tests.at (AWAIT_KXDONE): Ignore the correct server messages.

The old code told arranged for both peers to ignore complains about
unexpected packets from the /first/ peer, with the predictable result
that the first peer complains about unexpected packets from the second
and the test fails spuriously.
server/tests.at