Skip to content

Conversation

@nfischer
Copy link
Member

No description provided.

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

const numLines = utils.numLines;
const skipOnWinForEPERM = require('./utils/utils').skipOnWinForEPERM;
Copy link
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
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
Member Author

@freitagbr PTAL

@freitagbr
Copy link
Contributor

LGTM

@nfischer
Copy link
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.

3 participants