Skip to content

Test & Solution for #34#71

Merged
dsope05 merged 6 commits into
llipio:masterfrom
seemcat:mc5
Jun 13, 2017
Merged

Test & Solution for #34#71
dsope05 merged 6 commits into
llipio:masterfrom
seemcat:mc5

Conversation

@seemcat
Copy link
Copy Markdown
Contributor

@seemcat seemcat commented Jun 5, 2017

No description provided.

Comment thread solutions/34.js

// Maricris Bonzo

const solution1 = (array, num) => {
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.

remove solution1 from 34.js and just include 34a.js

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.

Resolved

Comment thread test/34.js Outdated
@@ -1,5 +1,6 @@
const expect = require('chai').expect;
const solution = require('../solutions/34.js').solution;
const solution1 = require('../solutions/34.js').solution;
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.

require from 34a.js

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.

Resolved

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.

How do I merge this in?

@dsope05 dsope05 merged commit 8ddd9e6 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