JAL-4102 update 2.12 from 2.11.2.6 patch release - JAL-3416 JAL-2353 JAL-4104 JAL...
[jalview.git] / test / jalview / gui / JvSwingUtilsTest.java
index 214a3ad..b185f53 100644 (file)
@@ -86,7 +86,6 @@ public class JvSwingUtilsTest
             JvSwingUtils.wrapTooltip(true, tip));
 
     tip = "0123456789012345678901234567890123456789012345678901234567890"; // 61
-
     // n/a -- message is too long for "false"
 //  
 //    assertFalse(tip.equals(JvSwingUtils.wrapTooltip(false, tip)));