stash/main_test.go

8 lines
65 B
Go

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