The assertion loop in IrcDiscoveryTest.testParseUserList uses hard coded array
index "0" instead of the for loop variable "i" in a couple of places.
I've attached a very simple patch to address this.
Original issue reported on code.google.com by nathan.baulch on 28 Jun 2011 at 3:29
Original issue reported on code.google.com by
nathan.baulch
on 28 Jun 2011 at 3:29Attachments: