A question was asked on StackOverflow (http://stackoverflow.com/questions/25914945/spring-batch-delimitedlinetokenizer-with-line-breaks-newline-in-csv) in which a row wasn't being parsed as expected. We didn't have a test for that specific scenario so this commit adds one.