quintodrome/models/models_test.go

7 lines
67 B
Go
Raw Normal View History

package models
import "testing"
func TestEmpty(t *testing.T) {
}