Skip to content

test: refactor cp tests to ava#565

Merged
nfischer merged 2 commits intomasterfrom
test-ava-cp
Nov 20, 2016
Merged

test: refactor cp tests to ava#565
nfischer merged 2 commits intomasterfrom
test-ava-cp

Conversation

@nfischer
Copy link
Copy Markdown
Member

No description provided.

Comment thread ava-test/cp.js Outdated
import utils from './utils/utils';

const numLines = utils.numLines;
const skipOnWinForEPERM = require('./utils/utils').skipOnWinForEPERM;
Copy link
Copy Markdown
Contributor

@freitagbr freitagbr Nov 19, 2016

Choose a reason for hiding this comment

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

const { numLines, skipOnWinForEPERM } = utils;

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I changed it all to utils.numLines() and the like.

@nfischer
Copy link
Copy Markdown
Member Author

@freitagbr PTAL

@freitagbr
Copy link
Copy Markdown
Contributor

LGTM

@nfischer
Copy link
Copy Markdown
Member Author

Merging, since I think lgtm.co is broken...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants