JAL-1805 test envirionment separation
[jalview.git] / test / MCview / BondTest.java
index 6f701e2..4bdfff7 100644 (file)
@@ -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);