ApprovalTests.Java
ApprovalTests.Java copied to clipboard
add End of Line to all files
If I file doesn't end with a new line many other reporters goof up. Text files should probably always check that the last character is a \n and add one if needed