github.com/orange-cloudfoundry/cli@v7.1.0+incompatible/util/v6manifestparser/validation_test.go (about)

     1  package v6manifestparser_test
     2  
     3  import (
     4  	. "github.com/onsi/ginkgo"
     5  )
     6  
     7  var _ = Describe("Validate", func() {
     8  
     9  })