Skip to content

Problem13#110

Merged
yjlim5 merged 3 commits into
llipio:masterfrom
rkalra247:problem13
Jun 21, 2017
Merged

Problem13#110
yjlim5 merged 3 commits into
llipio:masterfrom
rkalra247:problem13

Conversation

@rkalra247
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Collaborator

@yjlim5 yjlim5 left a comment

Choose a reason for hiding this comment

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

Solution looks good! Please undo some of the changes in the test file.

Comment thread test/13.js Outdated
it('should return true if input string is a palindrome', () => {
expect(solution('palindrome')).to.equal(false);
});
it('should return true if input string is a palindrome', () => {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Please remove the extra space you added in lines 7-14.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

will do. Thank you.

@yjlim5 yjlim5 merged commit 2e3e914 into llipio:master Jun 21, 2017
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