X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=test%2Fjalview%2Fgui%2FQuitHandlerTest.java;h=b257088cbc4beefd31b4f47dc628dc646f19a660;hb=dbdd2bd3493e0aef8aa3c0fe054c6bceedc31316;hp=a8a7f08a40431146fae94dc82f2561c72d5e42b3;hpb=cd443f0faad6561791b4ae9a617bed680036959a;p=jalview.git diff --git a/test/jalview/gui/QuitHandlerTest.java b/test/jalview/gui/QuitHandlerTest.java index a8a7f08..b257088 100644 --- a/test/jalview/gui/QuitHandlerTest.java +++ b/test/jalview/gui/QuitHandlerTest.java @@ -174,8 +174,6 @@ public class QuitHandlerTest Cache.setProperty("DEBUG_DELAY_SAVE", "false"); af.saveAlignment(saveProjectFile, FileFormat.Jalview); - Thread.sleep(1000); // give time for file to save - // this is only a two button dialog [Quit] [Cancel] so use NO_OPTION (to // mean [CANCEL] -- file should already be saved so this doesn't happen and // we get a QUIT response)