JAL-1880 updated mapping tests to ensure they handle subsequence offsets
[jalview.git] / test / jalview / gui / JAL1353bugdemo.java
index 868e19e..ff8c179 100644 (file)
@@ -42,7 +42,7 @@ import org.testng.annotations.Test;
 public class JAL1353bugdemo
 {
 
-  @BeforeClass
+  @BeforeClass(alwaysRun = true)
   public static void setUpBeforeClass() throws Exception
   {
   }
@@ -54,8 +54,7 @@ public class JAL1353bugdemo
 
   volatile boolean finish = false;
 
-  @Test(groups =
-  { "Functional" }, enabled = false)
+  @Test(groups = { "Functional" }, enabled = false)
   public void test()
   {
     Cache.initLogger();