5 lines
82 B
Go
5 lines
82 B
Go
|
package otherfixture
|
||
|
|
||
|
// Spaceship is a fixture for tests
|
||
|
type Spaceship struct{}
|