X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=test%2FMCview%2FBondTest.java;fp=test%2FMCview%2FBondTest.java;h=4bdfff7ea1d41ea78acf47cae67abf7920cf69ca;hb=ab22918ab8fc67d30dad1fb1ae0f37e51f49df95;hp=6f701e236dd38973d26f59c93494ab8c843b25f5;hpb=48510d15aac939c20aa9db69f9ab8e948266c1cb;p=jalview.git diff --git a/test/MCview/BondTest.java b/test/MCview/BondTest.java index 6f701e2..4bdfff7 100644 --- a/test/MCview/BondTest.java +++ b/test/MCview/BondTest.java @@ -7,7 +7,7 @@ import org.testng.annotations.Test; public class BondTest { - @Test + @Test(groups ={ "Functional" }) public void testTranslate() { Atom a1 = new Atom(1f, 2f, 3f);