JAL-1551 spotlessApply
[jalview.git] / test / jalview / analysis / AlignmentUtilsTests.java
index 4baa384..c526fa1 100644 (file)
@@ -2630,7 +2630,8 @@ public class AlignmentUtilsTests
     assertNotNull(
             "No contact matrix recovered after reference annotation transfer",
             cl);
-    // semantics of sequence associated contact list is slightly tricky - column 3 in alignment should have data
+    // semantics of sequence associated contact list is slightly tricky - column
+    // 3 in alignment should have data
     cl = al.getContactListFor(alan, 3);
     assertNotNull(
             "Contact matrix should have data for last position in sequence",