X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=test%2Fjalview%2Fio%2Fcache%2FJvCacheableInputBoxTest.java;h=5f9af2546e1c8ff124c5855066306d1af3e10993;hb=6444e0413859ac9197c9bc493dc45e1f88de2c48;hp=288444e20dcba87baa9136f667c45e5aaa1c4e74;hpb=60b5bd72afd991cd1f0c0e622f3552552a8b6a93;p=jalview.git diff --git a/test/jalview/io/cache/JvCacheableInputBoxTest.java b/test/jalview/io/cache/JvCacheableInputBoxTest.java index 288444e..5f9af25 100644 --- a/test/jalview/io/cache/JvCacheableInputBoxTest.java +++ b/test/jalview/io/cache/JvCacheableInputBoxTest.java @@ -45,7 +45,7 @@ public class JvCacheableInputBoxTest appCache = AppCache.getInstance(); } - @Test(groups = { "Functional" }) + @Test(groups = { "Functional", "testTask2" }) public void getUserInputTest() { String userInput = cacheBox.getUserInput();