JAL-1805 test envirionment separation
[jalview.git] / test / jalview / analysis / GroupingTest.java
index df04243..4698d0d 100644 (file)
@@ -37,7 +37,7 @@ public class GroupingTest
   int[] positions = new int[]
   { 1, 7, 9 };
 
-  @Test
+  @Test(groups ={ "Functional" })
   public void testMakeGroupsWithBoth()
   {
     ArrayList<String> str = new ArrayList<String>();