1
0
Fork 0
mirror of https://github.com/fluffle/goirc synced 2025-07-02 11:33:54 +00:00

Test Channel.ParseModes().

This commit is contained in:
Alex Bramley 2011-11-03 04:15:12 +00:00
parent 2a6f19dc83
commit 60cd5b975f
3 changed files with 132 additions and 6 deletions

View file

@ -65,7 +65,7 @@ func TestDelChannel(t *testing.T) {
}
}
func TestParseModes(t *testing.T) {
func TestNickParseModes(t *testing.T) {
l, m := logging.NewMock()
nk := NewNick("test1", l)
md := nk.Modes