1// Code generated by smithy-go-codegen DO NOT EDIT. 2 3package endpoints 4 5import ( 6 "testing" 7) 8 9func TestRegexCompile(t *testing.T) { 10 _ = defaultPartitions 11} 12