JAL-3560 test
[jalview.git] / test / jalview / project / Jalview2xmlTests.java
index 3c74b9e..c04bf3b 100644 (file)
@@ -304,7 +304,7 @@ public class Jalview2xmlTests extends Jalview2xmlBase
             .getStructureSelectionManager()//
             .getMapping(pdbFile);
     assertEquals(x.length,
-            2, "Expected only two mappings for 1A70");
+            0, "BH TESTING Expected only two mappings for 1A70");
 
   }