Skip to content

Commit

Permalink
Test -> TestAcc
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff committed Aug 29, 2017
1 parent bd7ce17 commit 260dbd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azurerm/provider_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ func testArmEnvironment() (*azure.Environment, error) {
return &env, nil
}

func TestAzureRMResourceProviderRegistration(t *testing.T) {
func TestAccAzureRMResourceProviderRegistration(t *testing.T) {
testAccPreCheck(t)

environment := testArmEnvironmentName()
Expand Down

0 comments on commit 260dbd4

Please sign in to comment.