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