JAL-3949 increase command line ops test timeout
[jalview.git] / test / jalview / bin / CommandLineOperations.java
index 2ccb5dd..d829aae 100644 (file)
@@ -54,7 +54,7 @@ public class CommandLineOperations
     JvOptionPane.setMockResponse(JvOptionPane.CANCEL_OPTION);
   }
 
-  private static final int TEST_TIMEOUT = 10500; // Note longer timeout needed
+  private static final int TEST_TIMEOUT = 12500; // Note longer timeout needed
                                                 // on
                                                 // full test run than on
                                                 // individual tests