Skip to content

Isogram: add test for duplicate if the second is upper case#1307

Merged
Insti merged 1 commit intoexercism:masterfrom
wiredancer:ticket1303_addIsogramTest
Aug 27, 2018
Merged

Isogram: add test for duplicate if the second is upper case#1307
Insti merged 1 commit intoexercism:masterfrom
wiredancer:ticket1303_addIsogramTest

Conversation

@wiredancer
Copy link
Contributor

@wiredancer wiredancer commented Aug 25, 2018

new clean commit here.

see notes from closed #1305.
closes #1303

@rpottsoh
Copy link
Member

Looks like you might want to perform a hard reset on your master. It is ahead of exercism/master. Thanks for going with a branch.

Copy link
Contributor

@Insti Insti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome thanks ❤️

Copy link
Member

@rpottsoh rpottsoh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@rpottsoh rpottsoh changed the title Isogram: adding test to close #1303 Isogram: add test for duplicate if the second is upper case Aug 26, 2018
@Insti Insti merged commit 63f3d96 into exercism:master Aug 27, 2018
@Insti
Copy link
Contributor

Insti commented Aug 27, 2018

Thanks @wiredancer ❤️

tejasbubane added a commit to tejasbubane/haskell that referenced this pull request Oct 29, 2018
petertseng pushed a commit to exercism/haskell that referenced this pull request Oct 30, 2018
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.

isogram: no test for duplicate if the second one is upper case

3 participants