...

Source file src/github.com/aws/aws-sdk-go-v2/service/ecrpublic/internal/endpoints/endpoints_test.go

Documentation: github.com/aws/aws-sdk-go-v2/service/ecrpublic/internal/endpoints

     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