X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=test%2Fjalview%2Fgui%2FFontChooserTest.java;h=355fdc333f9a32d0996a0a77283ee95c917fac5b;hb=44d74820a0af7a277c10c1eab98b59eb7fceddf6;hp=2b3f9de4ff1532f36178688c99d5f7740a007ade;hpb=17e77c3f2949a0729322b4a8d907f3f34b6a9914;p=jalview.git diff --git a/test/jalview/gui/FontChooserTest.java b/test/jalview/gui/FontChooserTest.java index 2b3f9de..355fdc3 100644 --- a/test/jalview/gui/FontChooserTest.java +++ b/test/jalview/gui/FontChooserTest.java @@ -1,6 +1,6 @@ /* - * Jalview - A Sequence Alignment Editor and Viewer (Version 2.9) - * Copyright (C) 2015 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. * @@ -35,7 +35,7 @@ public class FontChooserTest * available, plain) fonts and point sizes that would be rejected by Jalview's * FontChooser as having an I-width of less than 1.0. */ - @Test(groups = { "Functional" }) + @Test(groups = { "Functional" }, enabled = false) public void dumpInvalidFonts() { String[] fonts = java.awt.GraphicsEnvironment