Fix test for foldrDefault by tekerson · Pull Request #79 · purescript/purescript-foldable-traversable · GitHub
Skip to content

Fix test for foldrDefault#79

Merged
paf31 merged 1 commit into
purescript:masterfrom
tekerson:master
Sep 18, 2017
Merged

Fix test for foldrDefault#79
paf31 merged 1 commit into
purescript:masterfrom
tekerson:master

Conversation

@tekerson

Copy link
Copy Markdown
Contributor
  • Fix test for foldrDefault

The test labelled "Test foldrDefault" was calling the function to test
foldlDefault (testFoldableFoldlDefault). The test for
foldrDefault (testFoldableFoldrDefault) was never called.

* Fix test for foldrDefault

The test labelled "Test foldrDefault" was calling the function to test
fold*l*Default (`testFoldableFoldlDefault`). The test for
foldrDefault (`testFoldableFoldrDefault`) was never called.
@paf31 paf31 merged commit 642ae7d into purescript:master Sep 18, 2017
@paf31

paf31 commented Sep 18, 2017

Copy link
Copy Markdown
Contributor

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.

2 participants