package globals import "testing" func Test_Part1(t *testing.T){ }
package globals
import "testing"
func Test_Part1(t *testing.T){
}