JAL-3541 selectively merged build.gradle and gradle.properties
[jalview.git] / test / jalview / io / cache / JvCacheableInputBoxTest.java
index 010a4b2..4d25cb5 100644 (file)
@@ -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);