api-testing/sample/constants.go

7 lines
94 B
Go
Raw Normal View History

package sample
import _ "embed"
//go:embed testsuite-gitlab.yaml
var TestSuiteGitLab string