Skip to content

Chris Perez Lab-03#10

Open
ckperez wants to merge 4 commits into
sea-401d5-javascript:masterfrom
ckperez:master
Open

Chris Perez Lab-03#10
ckperez wants to merge 4 commits into
sea-401d5-javascript:masterfrom
ckperez:master

Conversation

@ckperez
Copy link
Copy Markdown

@ckperez ckperez commented May 12, 2016

got app working, test not so much

Comment thread async_1.js Outdated
ee.on('two', () => {
fs.readFile('./two.txt', (err, data) => {
console.log(data.toString('hex', 0, 8))
testOrder.push(2)
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

You'll probably want to be collecting data into an array as well if you want to test against it.

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