stash/main_test.go
2019-02-14 14:53:32 -08:00

7 lines
65 B
Go

package main
import "testing"
func TestStub(t *testing.T) {
}