Signed-off-by: Daniel Nephin <dnephin@docker.com> Upstream-commit: 4f0d95fa6ee7f865597c03b9e63702cdcb0f7067 Component: engine
5 lines
167 B
Go
5 lines
167 B
Go
package otherfixture // import "github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture"
|
|
|
|
// Spaceship is a fixture for tests
|
|
type Spaceship struct{}
|