Fix a test comment

This commit is contained in:
Marc Di Luzio 2020-07-22 19:24:55 +01:00
parent 6b5d5abea1
commit 447dbe3582

View file

@ -60,5 +60,5 @@ func TestCommand_Broadcast(t *testing.T) {
} }
func TestCommand_Invalid(t *testing.T) { func TestCommand_Invalid(t *testing.T) {
// TODO: Test the invalid command // TODO: Test an invalid command
} }