Formatting

This commit is contained in:
Sarah Jamie Lewis 2016-02-27 19:26:43 -08:00
parent a411fb8695
commit ad69913be9
2 changed files with 12 additions and 13 deletions

View File

@ -11,7 +11,6 @@ func TestOpenChatChannel(t *testing.T) {
// TODO: More Indepth Test Of Output
}
func TestOpenContactRequestChannel(t *testing.T) {
messageBuilder := new(MessageBuilder)
_, err := messageBuilder.OpenContactRequestChannel(3, "Nickname", "Message")