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