5fd39241525aa66bb791441f9785522ee4b54307
[dotfiles/.git] / foo_test.go
1 package pkg
2
3 import "testing"
4
5 // This is a test
6 func TestFoo(t *testing.T) {}