Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests use cross-spawn-async instead of child_process.spawn #455

Merged
merged 2 commits into from Oct 8, 2015
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file or symbol
Failed to load files and symbols.

Always

Just for now

Prev

echo "*.txt text eol=lf" >> .gitattributes

This forces Windows checkouts to keep LF line endings for test files.

https://help.github.com/articles/dealing-with-line-endings/#example

resolves #429
  • Loading branch information
joseph-onsip committed Oct 7, 2015
commit 3f259a35da0c10a070de5a681a73d5331a7d8113
@@ -0,0 +1 @@
*.txt text eol=lf
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.