(no commit message)
authorcmzmasek@gmail.com <cmzmasek@gmail.com@ca865154-3058-d1c3-3e42-d8f55a55bdbd>
Fri, 4 Oct 2013 23:07:10 +0000 (23:07 +0000)
committercmzmasek@gmail.com <cmzmasek@gmail.com@ca865154-3058-d1c3-3e42-d8f55a55bdbd>
Fri, 4 Oct 2013 23:07:10 +0000 (23:07 +0000)
forester/java/src/org/forester/test/Test.java

index 64b7807..3de1c55 100644 (file)
@@ -267,7 +267,7 @@ public final class Test {
                 System.exit( -1 );
             }
         }
-        System.exit( 0 );
+        // System.exit( 0 );
         System.out.print( "Hmmscan output parser: " );
         if ( testHmmscanOutputParser() ) {
             System.out.println( "OK." );