JAL-2388 Alignment col and row collections with iterators
[jalview.git] / test / jalview / datamodel / VisibleColsIteratorTest.java
index c07b3c9..d908b78 100644 (file)
@@ -33,7 +33,7 @@ public class VisibleColsIteratorTest
 
   ColumnSelection hiddenColsAtStart;
 
-  @BeforeClass
+  @BeforeClass(groups = { "Functional" })
   public void setup()
   {
     hiddenCols = new ColumnSelection();