Skip to content

test: refactor ln tests to AVA#610

Merged
nfischer merged 1 commit intomasterfrom
test-ava-ln
Dec 9, 2016
Merged

test: refactor ln tests to AVA#610
nfischer merged 1 commit intomasterfrom
test-ava-ln

Conversation

@nfischer
Copy link
Copy Markdown
Member

@nfischer nfischer commented Dec 8, 2016

Will update when I verify all tests are copied

@nfischer
Copy link
Copy Markdown
Member Author

nfischer commented Dec 8, 2016

Ready for review

@nfischer nfischer requested a review from freitagbr December 8, 2016 07:22
ava-test/ln.js Outdated
test('Relative regression', t => {
utils.skipOnWinForEPERM(shell.ln.bind(shell, '-sf', 'file1.txt', `${t.context.tmp}/file2.txt`), () => {
shell.mkdir('-p', `${t.context.tmp}/new`);
// Move the symlink first, as the reverse confuses `mv`.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Less indenting on this line.

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.

Done

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