JAL-4153 move JvCacheableInputBoxTest to testTask2
authorJames Procter <j.procter@dundee.ac.uk>
Fri, 29 Sep 2023 11:09:05 +0000 (12:09 +0100)
committerJames Procter <j.procter@dundee.ac.uk>
Fri, 29 Sep 2023 11:09:05 +0000 (12:09 +0100)
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();