JAL-1805 modified test setup's so the are ran for groups which requires them
[jalview.git] / test / jalview / datamodel / PDBEntryTest.java
index 093702f..2e6f3f9 100644 (file)
@@ -9,7 +9,7 @@ import org.testng.annotations.Test;
 public class PDBEntryTest
 {
 
-  @BeforeMethod
+ @BeforeMethod(alwaysRun = true)
   public void setUp() throws Exception
   {
   }
@@ -19,7 +19,7 @@ public class PDBEntryTest
   {
   }
 
-  @Test
+  @Test(groups ={ "Functional" })
   public void test()
   {
     try