Skip to content

palindrome-products: conform to canonical data - #1139

Closed
cmccandless wants to merge 3 commits into
exercism:masterfrom
cmccandless:fix-1136
Closed

palindrome-products: conform to canonical data#1139
cmccandless wants to merge 3 commits into
exercism:masterfrom
cmccandless:fix-1136

Conversation

@cmccandless

Copy link
Copy Markdown
Contributor

It was observed in #1136 that the tests for palindrome-products did not properly represent the canonical data. This PR fixes#1136 by updating tests to current canonical data version (v1.0.0).

@cmccandless

Copy link
Copy Markdown
ContributorAuthor

Canonical data

@stale

staleBot commented Jan 9, 2018

Copy link
Copy Markdown

This issue has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@cmccandless

Copy link
Copy Markdown
ContributorAuthor

Fixed in #1069

@cmccandless
cmccandless deleted the fix-1136 branch January 9, 2018 19:27
Sign up for freeto 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.

Bugs in palindrome_products_test.py (Python 3)

1 participant

@cmccandless