micro-register-service/service_test.go

8 lines
71 B
Go
Raw Normal View History

package service
import "testing"
func TestService(t *testing.T) {
}