Merge branch 'develop' into Release_2_9_Branch
[jalview.git] / test / jalview / gui / JAL1353bugdemo.java
index 4a17622..be4df37 100644 (file)
@@ -1,6 +1,6 @@
 /*
- * Jalview - A Sequence Alignment Editor and Viewer ($$Version-Rel$$)
- * Copyright (C) $$Year-Rel$$ The Jalview Authors
+ * Jalview - A Sequence Alignment Editor and Viewer (Version 2.9)
+ * Copyright (C) 2015 The Jalview Authors
  * 
  * This file is part of Jalview.
  * 
@@ -42,7 +42,7 @@ import org.testng.annotations.Test;
 public class JAL1353bugdemo
 {
 
-  @BeforeClass
+  @BeforeClass(alwaysRun = true)
   public static void setUpBeforeClass() throws Exception
   {
   }
@@ -54,7 +54,7 @@ public class JAL1353bugdemo
 
   volatile boolean finish = false;
 
-  @Test(enabled = false)
+  @Test(groups = { "Functional" }, enabled = false)
   public void test()
   {
     Cache.initLogger();