X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=test%2Fjalview%2Fgui%2FAlignViewportTest.java;h=341a8143b1b15f98b08a650165c288bcd4204b44;hb=528c0f1815bc67b54618ad5b16c2162946974caf;hp=bbad963736616e0b381e4161769186d61a0ec997;hpb=2cef2c13e720e889304333e70f893a23d1a98f42;p=jalview.git diff --git a/test/jalview/gui/AlignViewportTest.java b/test/jalview/gui/AlignViewportTest.java index bbad963..341a814 100644 --- a/test/jalview/gui/AlignViewportTest.java +++ b/test/jalview/gui/AlignViewportTest.java @@ -300,7 +300,7 @@ public class AlignViewportTest assertTrue(ssmMappings.contains(acf2)); assertFalse(ssmMappings.contains(acf3)); } - + /** * Test for JAL-1306 - conservation thread should run even when only Quality * (and not Conservation) is enabled in Preferences @@ -318,7 +318,8 @@ public class AlignViewportTest Boolean.FALSE.toString()); AlignFrame af = new FileLoader().LoadFileWaitTillLoaded( "examples/uniref50.fa", FormatAdapter.FILE); - AlignmentAnnotation[] anns = af.viewport.getAlignment().getAlignmentAnnotation(); + AlignmentAnnotation[] anns = af.viewport.getAlignment() + .getAlignmentAnnotation(); assertNotNull("No annotations found", anns); assertEquals("More than one annotation found", 1, anns.length); assertTrue("Annotation is not Quality",