Skip to content

Fixed an anonymizer test hidden behind a lazy seq#844

Merged
kbarber merged 1 commit intopuppetlabs:1.6.xfrom
senior:maint/1.6.x/anonymizer-lazy-test-fix
Feb 11, 2014
Merged

Fixed an anonymizer test hidden behind a lazy seq#844
kbarber merged 1 commit intopuppetlabs:1.6.xfrom
senior:maint/1.6.x/anonymizer-lazy-test-fix

Conversation

@senior
Copy link
Contributor

@senior senior commented Feb 11, 2014

Since coll? doesn't force the seq, essentially the function under test wasn't being ran. The test had a vector where
a map was expected which fails when the seq is forced.

Since coll? doesn't force the seq, essentially the function
under test wasn't being ran. The test had a vector where
a map was expected which fails when the seq is forced.
@puppetcla
Copy link

CLA signed by all contributors.

kbarber added a commit that referenced this pull request Feb 11, 2014
Fixed an anonymizer test hidden behind a lazy seq
@kbarber kbarber merged commit 4c66ce3 into puppetlabs:1.6.x Feb 11, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants