diff --git a/cmd/templates/templates.go b/cmd/templates/templates.go index 3feca188bc0..55fc22b54ce 100644 --- a/cmd/templates/templates.go +++ b/cmd/templates/templates.go @@ -1,3 +1,4 @@ +// Package templates provides the templates used by the `k6 new` command package templates import (