go-peer/pkg/network/examples/echo/main_test.go
2024-02-02 09:36:02 +07:00

6 lines
66 B
Go

package main
import "testing"
func TestNothing(_ *testing.T) {}