JAL-2446 merged to spike branch
[jalview.git] / test / jalview / io / RNAMLfileTest.java
index d16fb5f..ae72de4 100644 (file)
@@ -53,7 +53,7 @@ public class RNAMLfileTest
   {
     StockholmFileTest.testFileIOwithFormat(new File(
             "examples/testdata/rna-alignment.xml"), FileFormat.Stockholm,
-            -1, -1);
+            -1, -1, true, true, true);
 
   }