> > > > @@ -77,4 +77,4 @@ public class JiraCsv248Test { > private static InputStream getTestInput() { > return > ClassLoader.getSystemClassLoader().getResourceAsStream("CSV-248/csvRecord.bin"); > } > -} > \ No newline at end of file > +} > > 1) No newline at end of file 2) Should we have one file and test per version 1.7 back to 1.0?
Gary