JAL-1941 remove improper test tag from Annotate3D test helper
authorJim Procter <jprocter@issues.jalview.org>
Wed, 8 Jun 2016 15:37:51 +0000 (16:37 +0100)
committerJim Procter <jprocter@issues.jalview.org>
Fri, 10 Jun 2016 08:01:37 +0000 (09:01 +0100)
test/jalview/ext/paradise/TestAnnotate3D.java

index f769b28..4110863 100644 (file)
@@ -111,7 +111,6 @@ public class TestAnnotate3D
     testRNAMLcontent(readers, pdbf);
   }
 
-  @Test(groups = { "Functional" }, enabled = false)
   private void testRNAMLcontent(Iterator<Reader> readers, PDBfile pdbf)
           throws Exception
   {