mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
4 lines
167 B
Go
4 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{}
|