github.com/mutagen-io/mutagen@v0.18.0-rc1/pkg/agent/install_test.go (about) 1 package agent 2 3 // NOTE: Unfortunately the Install() method can't be tested directly, but it is 4 // tested indirectly by integration tests.