mirror of
https://github.com/jwetzell/osc-go.git
synced 2026-08-14 11:23:40 +00:00
cleanup comments
This commit is contained in:
@@ -7,8 +7,6 @@ import (
|
||||
"testing"
|
||||
)
|
||||
|
||||
// TestHelloName calls greetings.Hello with a name, checking
|
||||
// for a valid return value.
|
||||
func TestOSCMessageEncoding(t *testing.T) {
|
||||
|
||||
testCases := []struct {
|
||||
|
||||
Reference in New Issue
Block a user