r25723 - Require all files in test/root use newlines. (fia/pull/63']#63) Our test setup specifies that t

Github Bot

Poster of Commits
Require all files in test/root use newlines. (#63)

Our test setup specifies that the newline separator be \n so we can
actually use golden files for testing output of scripts. This doesn't
work so well when git mangles the golden files by adding newlines to
them.

Co-authored-by: heeheehee <[email protected]>

View on Github
 
Back
Top