Skip to content

Commit

Permalink
PHPUnit updates + .gitattributes
Browse files Browse the repository at this point in the history
phpunit updates & whitespace

added .gitattributes: "* text eol=lf"
test was failing due to line-ending conversion
  • Loading branch information
bkdotcom committed Sep 1, 2016
1 parent 96e25ac commit 0099650
Show file tree
Hide file tree
Showing 6 changed files with 820 additions and 850 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Auto detect text files and perform LF normalization
* text eol=lf
Loading

0 comments on commit 0099650

Please sign in to comment.