Tests: Move to just linefeed to simply cross-platform test changes.

This commit is contained in:
John Kessenich
2015-12-10 18:01:54 -07:00
parent 562394d112
commit cc16fa0720
246 changed files with 59763 additions and 59760 deletions

View File

@@ -1,4 +1,4 @@
int x(){
something that shouldnt compile;
}
int x(){
something that shouldnt compile;
}