Skip to content

added test case for isosceles triangle#142

Merged
rbasso merged 1 commit intoexercism:masterfrom
beane:master
Jun 17, 2016
Merged

added test case for isosceles triangle#142
rbasso merged 1 commit intoexercism:masterfrom
beane:master

Conversation

@beane
Copy link
Copy Markdown
Contributor

@beane beane commented Jun 6, 2016

The existing tests missed a case where the two smaller sides were equal. A lot of solutions involved sorting the input, so this matters.

    The existing tests missed a case where
    the two smaller sides were equal. A lot
    of solutions involved sorting the input,
    so this matters.
@rbasso
Copy link
Copy Markdown
Contributor

rbasso commented Jun 17, 2016

Sorry for making you wait, @beane !

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