X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=test%2FMCview%2FPDBfileTest.java;h=a6a1de44af0c9b59eca40f5ddac4664c19b152bc;hb=68ba1a55efa08e12e4381bb0e5bdcb70318e1dd5;hp=0fc7d1c6486f821e8a57655d544bd5f9a5953599;hpb=f213422632d268e3a2f334255fa705d8e931866f;p=jalview.git diff --git a/test/MCview/PDBfileTest.java b/test/MCview/PDBfileTest.java index 0fc7d1c..a6a1de4 100644 --- a/test/MCview/PDBfileTest.java +++ b/test/MCview/PDBfileTest.java @@ -253,10 +253,10 @@ public class PDBfileTest /* * PDBFileWithJmol (unlike PDBChain!) leaves PDB id upper case */ - assertEquals("Secondary Structure for 3W5VA", anns[0].description); - assertEquals("Secondary Structure for 3W5VB", anns[2].description); - assertEquals("Secondary Structure for 3W5VC", anns[4].description); - assertEquals("Secondary Structure for 3W5VD", anns[6].description); + assertEquals("Secondary Structure for 3w5vA", anns[0].description); + assertEquals("Secondary Structure for 3w5vB", anns[2].description); + assertEquals("Secondary Structure for 3w5vC", anns[4].description); + assertEquals("Secondary Structure for 3w5vD", anns[6].description); /* * Verify SS annotations are linked to respective sequences (chains)