github.com/hairyhenderson/gomplate/v4@v4.0.0-pre-2.0.20240520121557-362f058f0c93/internal/tests/integration/integration.go (about) 1 // Package integration contains integration tests. 2 // 3 // These should be run from the root of the repo as: 4 // 5 // $ make integration 6 // 7 // or: 8 // 9 // $ go test ./internal/tests/integration 10 package integration