JAL-3562 exclude testNG groups from a build via -PtestngExcludedGroups=Not-bamboo
[jalview.git] / test / jalview / gui / AlignmentPanelTest.java
index 203220a..4f2fafc 100644 (file)
@@ -244,7 +244,7 @@ public class AlignmentPanelTest
     assertEquals(d.height, 12);
   }
 
-  @Test(groups = "Functional")
+  @Test(groups = { "Functional", "Not-bamboo" })
   public void testGetVisibleWidth()
   {
     /*