JAL-1693 make exon alignment for get-xref splitframe (with CDS xref)
[jalview.git] / test / jalview / util / MappingUtilsTest.java
index 4e144fc..c86259b 100644 (file)
@@ -90,7 +90,7 @@ public class MappingUtilsTest
    * Simple test of mapping with introns involved.
    */
   @Test
-  public void testBuildSearchResults_withIntro()
+  public void testBuildSearchResults_withIntron()
   {
     final Sequence seq1 = new Sequence("Seq1", "C-G-TAGA-GCAGCTT");
     seq1.createDatasetSequence();