JAL-2321 patch test to ensure structures are actually annotated when loaded directly... patch/JAL-2321_addsecstrForDroppedPDBFile
authorJim Procter <jprocter@issues.jalview.org>
Mon, 7 May 2018 17:08:38 +0000 (18:08 +0100)
committerJim Procter <jprocter@issues.jalview.org>
Mon, 7 May 2018 17:08:38 +0000 (18:08 +0100)
test/jalview/structure/Mapping.java

index 85aea40..4bee3f5 100644 (file)
@@ -260,6 +260,8 @@ public class Mapping
   @Test(groups = { "Functional" })
   public void compareTransferredToRefPDBAnnot() throws Exception
   {
+    StructureImportSettings.setProcessSecondaryStructure(true);
+    StructureImportSettings.setVisibleChainAnnotation(true);
     StructureImportSettings.setShowSeqFeatures(true);
     AlignFrame ref = new FileLoader(false)
             .LoadFileWaitTillLoaded("test/jalview/ext/jmol/1QCF.pdb",