cyberark/secretless-broker

View on GitHub
internal/providers/keychain/empty_test.go

Summary

Maintainability
A
0 mins
Test Coverage
// This is an empty test file used to force Go test to include this package in
// coverage reports even though there are no existing (non-empty) Go test
// files. If/when Go tests are added for this package, please delete this
// empty test file since it will no longer be needed.

package keychain