JAL-1805 modified test setup's so the are ran for groups which requires them
[jalview.git] / test / jalview / io / NewickFileTests.java
index a016134..261ffc6 100644 (file)
@@ -84,12 +84,12 @@ public class NewickFileTests
   /**
    * @throws java.lang.Exception
    */
-  @BeforeClass
+  @BeforeClass(alwaysRun = true)
   public static void setUpBeforeClass() throws Exception
   {
   }
 
-  @Test
+  @Test(groups ={ "Functional" })
   public void testTreeIO() throws Exception
   {
     String stage = "Init", treename = " '" + name + "' :";