Merge branch 'develop' into trialMerge
[jalview.git] / test / jalview / io / RNAMLfileTest.java
index 3453cdc..d16fb5f 100644 (file)
@@ -52,7 +52,8 @@ public class RNAMLfileTest
   public void testRnamlToStockholmIO()
   {
     StockholmFileTest.testFileIOwithFormat(new File(
-            "examples/testdata/rna-alignment.xml"), "STH", -1, -1);
+            "examples/testdata/rna-alignment.xml"), FileFormat.Stockholm,
+            -1, -1);
 
   }