JAL-3438 spotless for 2.11.2.0
[jalview.git] / test / jalview / gui / AnnotationLabelsTest.java
index 616a1a6..a4fc1a1 100644 (file)
@@ -62,7 +62,7 @@ public class AnnotationLabelsTest
     ann.description = null;
     assertEquals(AnnotationLabels.getTooltip(ann),
             "<html> Score: 2.34</html>");
-    
+
     /*
      * sequenceref, simple description
      */