Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test & Solution for #61 #72

Merged
merged 5 commits into from
Jun 13, 2017
Merged

Test & Solution for #61 #72

merged 5 commits into from
Jun 13, 2017

Conversation

seemcat
Copy link
Contributor

@seemcat seemcat commented Jun 5, 2017

No description provided.

test/61.js Outdated
@@ -1,5 +1,6 @@
const expect = require('chai').expect;
let solution = require('../solutions/61').solution;
let solution1 = require('../solutions/61').solution;
Copy link
Collaborator

Choose a reason for hiding this comment

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

solution1 = require('../solutions/61').solution1;

Copy link
Contributor Author

@seemcat seemcat Jun 6, 2017

Choose a reason for hiding this comment

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

Nvm, NOT resolved yet. I'm recoding this problem. First I'll be solving issue #59 because it's related to this problem.

@dsope05 dsope05 merged commit 06eaffd into llipio:master Jun 13, 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