c5_labsci/test/xx2_test.go

10 lines
86 B
Go

package test
import (
"testing"
)
func TestDd2(t *testing.T) {
t.Logf("Testdd")
}