4 lines
43 B
Go
4 lines
43 B
Go
package foo
|
|
|
|
func TestFoo(t *testing.T) {}
|
package foo
|
|
|
|
func TestFoo(t *testing.T) {}
|