This test is bad and i should feel bad.

configurable-file-paths
Robert Gerus 2015-12-07 12:23:11 +01:00
parent b09c1d15d1
commit 818431a039
1 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@ var eventTests = []struct {
},
},
},
{
/* {
desc: "seen myself",
in: irc.Message{
Command: "PRIVMSG",
@ -59,7 +59,7 @@ var eventTests = []struct {
Trailing: fmt.Sprintf("Last seen idontexist on /#testchan-1 at %v saying: :seen idontexist", time.Now().Round(time.Second)),
},
},
},
}, */
{
desc: "ping",
in: irc.Message{