mirror of
https://github.com/fluffle/goirc
synced 2025-05-14 03:23:21 +00:00
Misc minor fixen.
This commit is contained in:
parent
6a54622df9
commit
dbc9c5f09d
2 changed files with 3 additions and 3 deletions
|
@ -74,6 +74,7 @@ func Test433(t *testing.T) {
|
|||
if c.Me.Nick != "test_" {
|
||||
t.Errorf("My nick not updated from '%s'.", c.Me.Nick)
|
||||
}
|
||||
c.st = true
|
||||
}
|
||||
|
||||
// Test the handler for NICK messages when state tracking is disabled
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue