JAL-1291 JAL-1297 JAL-1295 JAL-1294 allow alignment+annotation equivalence test to...
authorJim Procter <jprocter@compbio.dundee.ac.uk>
Wed, 22 May 2013 16:46:25 +0000 (17:46 +0100)
committerJim Procter <jprocter@compbio.dundee.ac.uk>
Fri, 24 May 2013 14:10:55 +0000 (15:10 +0100)
test/jalview/io/StockholmFileTest.java

index fc2ffda..2a57ae1 100644 (file)
@@ -109,7 +109,7 @@ public class StockholmFileTest
    *          'secondary' or generated alignment from some datapreserving
    *          transformation
    */
-  private static void testAlignmentEquivalence(AlignmentI al,
+  public static void testAlignmentEquivalence(AlignmentI al,
           AlignmentI al_input)
   {
     assertNotNull("Original alignment was null", al);