8 lines
71 B
Go
8 lines
71 B
Go
package service
|
|
|
|
import "testing"
|
|
|
|
func TestService(t *testing.T) {
|
|
|
|
}
|