Skip to content

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