7 lines
66 B
Go
7 lines
66 B
Go
package utils
|
|
|
|
import "testing"
|
|
|
|
func TestEmpty(t *testing.T) {
|
|
|
|
} |