Author: joern
Date: Fri Apr 17 10:25:08 2015
New Revision: 1674264
URL: http://svn.apache.org/r1674264
Log:
OPENNLP-767 Removed trailing white spaces on all lines
Modified:
opennlp/trunk/opennlp-uima/src/test/java/opennlp/uima/util/AnnotationComboIteratorTest.java
Modified:
opennlp/trunk/opennlp-uima/src/test/java/opennlp/uima/util/AnnotationComboIteratorTest.java
URL:
http://svn.apache.org/viewvc/opennlp/trunk/opennlp-uima/src/test/java/opennlp/uima/util/AnnotationComboIteratorTest.java?rev=1674264&r1=1674263&r2=1674264&view=diff
==============================================================================
---
opennlp/trunk/opennlp-uima/src/test/java/opennlp/uima/util/AnnotationComboIteratorTest.java
(original)
+++
opennlp/trunk/opennlp-uima/src/test/java/opennlp/uima/util/AnnotationComboIteratorTest.java
Fri Apr 17 10:25:08 2015
@@ -38,7 +38,7 @@ public class AnnotationComboIteratorTest
* <p>
* The iterator was either crashing with a NoSuchElementException or it just
left
* out the first token in the next sentence.
- *
+ *
* @throws IOException
*/
@Test