github.com/cloudfoundry-incubator/stembuild@v0.0.0-20211223202937-5b61d62226c6/package_stemcell/ovftool/export_darwin_test.go (about) 1 //go:build darwin 2 // +build darwin 3 4 package ovftool 5 6 // This file is used to export private function so that they can be tested 7 // This should not affect the production API 8 9 var HomeDirectory = homeDirectory