ref(cmd): remove mockTestSuccessTemplate

unused code

Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
pull/5365/head
Matthew Fisher 6 years ago
parent 78bd46075b
commit 3bcc3a91de
No known key found for this signature in database
GPG Key ID: 92AA783CBAAE8E3B

@ -23,13 +23,6 @@ import (
"k8s.io/helm/pkg/release"
)
const mockTestSuccessTemplate = `apiVersion: v1
kind: Pod
metadata:
annotations:
"helm.sh/hook": test-success
`
func TestReleaseTesting(t *testing.T) {
timestamp := time.Unix(1452902400, 0).UTC()

Loading…
Cancel
Save