study_xxqg/lib/study_test.go

10 lines
70 B
Go

package lib
import (
"testing"
)
func TestName1(t *testing.T) {
}