gosick #1
@@ -20,6 +20,7 @@ type TrackSuite struct {
|
|||||||
app *core.App
|
app *core.App
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//NB: this has nothing to do with jogging
|
||||||
func TestTrackSuite(t *testing.T) {
|
func TestTrackSuite(t *testing.T) {
|
||||||
suite.Run(t, new(TrackSuite))
|
suite.Run(t, new(TrackSuite))
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user