oss.indeed.com/go/go-opine@v1.3.0/internal/junit/testdata/testdata_test.go (about)

     1  package testdata
     2  
     3  import (
     4  	"testing"
     5  )
     6  
     7  func Test_Data(t *testing.T) {
     8  	data()
     9  }