1 package tests_per_file_from_default 2 3 import "testing" 4 5 func TestOtherStuff(t *testing.T) {} 6
View as plain text