Skip to content

Commit

Permalink
Previous test was based in a lil' misconception.
Browse files Browse the repository at this point in the history
  • Loading branch information
darccio committed Apr 6, 2015
1 parent f4940f4 commit 96ac827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mergo_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ func TestEmbeddedStruct(t *testing.T) {
embeddedStruct{"bar"},
},
expected: embeddingStruct{
embeddedStruct{"bar"},
embeddedStruct{"foo"},
},
},
}
Expand Down

0 comments on commit 96ac827

Please sign in to comment.