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