formatting
authorJim Procter <jprocter@compbio.dundee.ac.uk>
Fri, 15 Feb 2013 15:40:34 +0000 (15:40 +0000)
committerJim Procter <jprocter@compbio.dundee.ac.uk>
Fri, 15 Feb 2013 15:40:34 +0000 (15:40 +0000)
test/jalview/io/StockholmFileTest.java

index a8e73bb..d826e13 100644 (file)
@@ -26,7 +26,9 @@ public class StockholmFileTest
       x.printStackTrace();
     }
   }
-  static String PfamFile = "examples/PF00111_seed.stk", RfamFile="examples/RF00031_folded.stk";
+
+  static String PfamFile = "examples/PF00111_seed.stk",
+          RfamFile = "examples/RF00031_folded.stk";
 
   @Test
   public void pfamFileIO() throws Exception