mirror of https://github.com/hashicorp/terraform
``` % make testacc TEST=./builtin/providers/aws TESTARGS='-run=TestAccAwsSESDomainIdentity_' ==> Checking that code complies with gofmt requirements... go generate $(go list ./... | grep -v /terraform/vendor/) 2017/05/09 13:05:15 Generated command/internal_plugin_list.go TF_ACC=1 go test ./builtin/providers/aws -v -run=TestAccAwsSESDomainIdentity_ -timeout 120m === RUN TestAccAwsSESDomainIdentity_basic --- PASS: TestAccAwsSESDomainIdentity_basic (23.53s) PASS ok github.com/hashicorp/terraform/builtin/providers/aws 23.545s ```pull/14321/head
parent
880071ded5
commit
d637885dc3
Loading…
Reference in new issue