JAL-4186 fixed a test
[jalview.git] / test / jalview / gui / QuitHandlerTest.java
index 42df90e..b19f160 100644 (file)
@@ -281,7 +281,6 @@ public class QuitHandlerTest
               jalview.bin.Console.debug(
                       "Setting FORCE_QUIT without actually quitting");
               QuitHandler.setResponse(QResponse.FORCE_QUIT);
-              return null;
             }, QuitHandler.defaultCancelQuit);
     long end = System.currentTimeMillis();