Removed redundant annotations
[jalview.git] / test / jalview / ext / archaeopteryx / AptxJalviewTreeTest.java
index f7ec7d6..91d6b20 100644 (file)
@@ -17,6 +17,7 @@ import org.forester.archaeopteryx.MainFrame;
 import org.forester.archaeopteryx.TreePanel;
 import org.forester.phylogeny.Phylogeny;
 import org.testng.annotations.BeforeClass;
+import org.testng.annotations.Test;
 
 public class AptxJalviewTreeTest extends TreeViewTest
 {
@@ -99,7 +100,9 @@ public class AptxJalviewTreeTest extends TreeViewTest
   }
 
 
-  @Override
+  @Test(
+    groups = "Functional",
+    expectedExceptions = IllegalArgumentException.class)
   public void testInvalidBranchName()
   {
     // TODO Auto-generated method stub