api-testing/sample/constants.go

7 lines
94 B
Go

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