X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=test%2Fjalview%2Fws%2Fdbsources%2FXfamFetcherTest.java;h=c894fd1844a8bed469c9fce81f3443b08ca03168;hb=4de772ef30866239786437fbe03d3f877019d459;hp=ce4d1bca916c1e4fb675534a5776c10c8f51ab02;hpb=94204cb6f140508d5f8863fb194d0f8be1f97960;p=jalview.git diff --git a/test/jalview/ws/dbsources/XfamFetcherTest.java b/test/jalview/ws/dbsources/XfamFetcherTest.java index ce4d1bc..c894fd1 100644 --- a/test/jalview/ws/dbsources/XfamFetcherTest.java +++ b/test/jalview/ws/dbsources/XfamFetcherTest.java @@ -27,7 +27,7 @@ import org.testng.annotations.Test; public class XfamFetcherTest { - @Test(groups = { "network" }) + @Test(groups = { "External" }) public void testRfamSeed() throws Exception { // RfamFull rff = new RfamFull(); @@ -41,7 +41,7 @@ public class XfamFetcherTest + " didn't contain more than one sequence."); } - @Test(groups = { "network" }) + @Test(groups = { "External" }) public void testPfamFullAndSeed() throws Exception { PfamFull pff = new PfamFull();