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