Applet is going more functions.
[jalview.git] / forester / java / src / org / forester / rio / TestRIO.java
index 2fdfc09..fa704b7 100644 (file)
@@ -18,7 +18,7 @@ import org.forester.util.ForesterUtil;
 public final class TestRIO {
 
     private final static String PATH_TO_TEST_DATA = System.getProperty( "user.dir" ) + ForesterUtil.getFileSeparator()
-                                                          + "test_data" + ForesterUtil.getFileSeparator();
+            + "test_data" + ForesterUtil.getFileSeparator();
 
     public static void main( final String[] args ) {
         if ( !testRIO_GSDIR() ) {