Skip to content

Commit 1ad7abd

Browse files
committed
Rename test
1 parent a3a7436 commit 1ad7abd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hclwrite/ast_body_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1149,7 +1149,7 @@ func TestBodyRemoveAttribute(t *testing.T) {
11491149
}
11501150
}
11511151

1152-
func TestBodySetAttributeName(t *testing.T) {
1152+
func TestBodyRenameAttribute(t *testing.T) {
11531153
tests := []struct {
11541154
src string
11551155
oldName string

0 commit comments

Comments
 (0)