stash/main_test.go
2019-02-10 08:54:32 -08:00

7 lines
No EOL
64 B
Go

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