JAL-2507 - required callers to specify exact ignore flags for StockholmFileTest.testA...
[jalview.git] / test / jalview / io / RNAMLfileTest.java
index 1c54980..ae72de4 100644 (file)
@@ -53,7 +53,7 @@ public class RNAMLfileTest
   {
     StockholmFileTest.testFileIOwithFormat(new File(
             "examples/testdata/rna-alignment.xml"), FileFormat.Stockholm,
-            -1, -1, true);
+            -1, -1, true, true, true);
 
   }