Merge branch 'develop' into features/mchmmer
[jalview.git] / test / jalview / schemes / ClustalxColourSchemeTest.java
index acd2e8d..af7036f 100644 (file)
@@ -33,7 +33,7 @@ public class ClustalxColourSchemeTest
     AlignFrame af = new FileLoader().LoadFileWaitTillLoaded(FASTA,
             DataSourceType.PASTE);
     AlignmentI al = af.getViewport().getAlignment();
-    ColourSchemeI cs = new ClustalxColourScheme(al, null);
+    ClustalxColourScheme cs = new ClustalxColourScheme(al, null);
 
     /*
      * column 1 is 70% A which is above Clustalx threshold of 60%
@@ -85,8 +85,6 @@ public class ClustalxColourSchemeTest
 
     // TODO more test cases; check if help documentation matches implementation
   }
-
-  // @formatter:on
   
   /**
    * Test for colour calculation when the consensus percentage ignores gapped