X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=test%2Fjalview%2Fio%2Fcache%2FJvCacheableInputBoxTest.java;fp=test%2Fjalview%2Fio%2Fcache%2FJvCacheableInputBoxTest.java;h=4d25cb51f656d17da1fdbe9d41f8f69edd851401;hb=8a43b8353b89a47002ef17c959ed61281fc4d826;hp=010a4b24531968d1b17205b4e77fbac0efecc605;hpb=55bfdb07355198ae1a1a8b5e14933b4669113ca6;p=jalview.git diff --git a/test/jalview/io/cache/JvCacheableInputBoxTest.java b/test/jalview/io/cache/JvCacheableInputBoxTest.java index 010a4b2..4d25cb5 100644 --- a/test/jalview/io/cache/JvCacheableInputBoxTest.java +++ b/test/jalview/io/cache/JvCacheableInputBoxTest.java @@ -34,7 +34,7 @@ public class JvCacheableInputBoxTest try { - // This 1ms delay is essential to prevent the + // This delay is essential to prevent the // assertion below from executing before // swing thread finishes updating the combo-box Thread.sleep(100);