X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=test%2Fjalview%2Fws%2Fdbsources%2FXfamFetcherTest.java;h=c894fd1844a8bed469c9fce81f3443b08ca03168;hb=18e78fa415a301cf4423037a713b2b088b9fc656;hp=e1642676e76d9111ec4f8bba2d479a3263fee5c4;hpb=519d1e7f23bd48da68619b1819f7c807d5ee3fb5;p=jalview.git diff --git a/test/jalview/ws/dbsources/XfamFetcherTest.java b/test/jalview/ws/dbsources/XfamFetcherTest.java index e164267..c894fd1 100644 --- a/test/jalview/ws/dbsources/XfamFetcherTest.java +++ b/test/jalview/ws/dbsources/XfamFetcherTest.java @@ -1,6 +1,6 @@ /* - * Jalview - A Sequence Alignment Editor and Viewer (Version 2.9.0b2) - * Copyright (C) 2016 The Jalview Authors + * Jalview - A Sequence Alignment Editor and Viewer ($$Version-Rel$$) + * Copyright (C) $$Year-Rel$$ The Jalview Authors * * This file is part of Jalview. * @@ -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();