staros/network_test.go

10 lines
78 B
Go

package staros
import (
"testing"
)
func Test_TrimSpace(t *testing.T) {
}