Merge branch 'develop' into update_212_Dec_merge_with_21125_chamges
[jalview.git] / test / jalview / schemes / ClustalxColourSchemeTest.java
index 6731465..096fe53 100644 (file)
@@ -107,7 +107,7 @@ public class ClustalxColourSchemeTest
   }
 
   // @formatter:on
-
+  
   /**
    * Test for colour calculation when the consensus percentage ignores gapped
    * sequences
@@ -127,7 +127,7 @@ public class ClustalxColourSchemeTest
             DataSourceType.PASTE);
     AlignmentI al = af.getViewport().getAlignment();
     ClustalxColourScheme cs = new ClustalxColourScheme(al, null);
-
+  
     /*
      * column 1 is 66% C which is above Clustalx threshold of 60%
      */