github.com/cloudfoundry-incubator/stembuild@v0.0.0-20211223202937-5b61d62226c6/package_stemcell/ovftool/export_test.go (about) 1 package ovftool 2 3 // This file is used to export private function so that they can be tested 4 // This should not affect the production API 5 6 var FindExecutable = findExecutable