stash/main_test.go

8 lines
65 B
Go
Raw Normal View History

2019-02-10 12:16:29 +00:00
package main
import "testing"
func TestStub(t *testing.T) {
}