Added tree title test
[jalview.git] / test / jalview / ext / archaeopteryx / TreeViewTest.java
index fd18886..4bbe140 100644 (file)
@@ -57,6 +57,9 @@ public abstract class TreeViewTest
   public abstract void testTreeLoaded();
 
   @Test(groups = "Functional")
+  public abstract void testTreeTitle();
+
+  @Test(groups = "Functional")
   public abstract void testExistingBranchName();
 
   @Test(groups = "Functional")