JAL-4153 move JvCacheableInputBoxTest to testTask2
[jalview.git] / test / jalview / io / cache / JvCacheableInputBoxTest.java
index 288444e..5f9af25 100644 (file)
@@ -45,7 +45,7 @@ public class JvCacheableInputBoxTest
     appCache = AppCache.getInstance();
   }
 
-  @Test(groups = { "Functional" })
+  @Test(groups = { "Functional", "testTask2" })
   public void getUserInputTest()
   {
     String userInput = cacheBox.getUserInput();