From: Jim Procter Date: Fri, 10 Jun 2016 08:00:41 +0000 (+0100) Subject: JAL-1941 Annotate3d tests should be in network group X-Git-Tag: Release_2_10_0~183^2~2 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=9472f2f66bbcbc7d875251804d4c926f63828a87;p=jalview.git JAL-1941 Annotate3d tests should be in network group --- diff --git a/test/jalview/ext/paradise/TestAnnotate3D.java b/test/jalview/ext/paradise/TestAnnotate3D.java index 679385a..f769b28 100644 --- a/test/jalview/ext/paradise/TestAnnotate3D.java +++ b/test/jalview/ext/paradise/TestAnnotate3D.java @@ -43,7 +43,7 @@ import compbio.util.FileUtil; public class TestAnnotate3D { - @Test(groups = { "Functional" }, enabled = false) + @Test(groups = { "Network" }, enabled = true) public void test1GIDbyId() throws Exception { // use same ID as standard tests given at @@ -53,7 +53,7 @@ public class TestAnnotate3D testRNAMLcontent(ids, null); } - @Test(groups = { "Functional" }, enabled = false) + @Test(groups = { "Network" }, enabled = true) public void testIdVsContent2GIS() throws Exception { Iterator ids = Annotate3D.getRNAMLForPDBId("2GIS"); @@ -97,7 +97,7 @@ public class TestAnnotate3D * * @throws Exception */ - @Test(groups = { "Functional" }, enabled = false) + @Test(groups = { "Network" }, enabled = true) public void testPDBfileVsRNAML() throws Exception { PDBfile pdbf = new PDBfile(true, false, true, "examples/2GIS.pdb",