summaryrefslogtreecommitdiff
path: root/spec/unit/puppet/type/anchor_spec.rb
AgeCommit message (Collapse)Author
2011-06-15(#3) Add simple unit test for anchor typeJeff McCune
Unlike the whit type the anchor type derives from, we are not hacking the stringify method. We expect the resource to be named simply Anchor[foo::bar] where the name is "foo::bar".