JAL-4222 move to testTask2
authorJames Procter <j.procter@dundee.ac.uk>
Mon, 10 Jul 2023 11:02:35 +0000 (12:02 +0100)
committerJames Procter <j.procter@dundee.ac.uk>
Mon, 10 Jul 2023 11:02:35 +0000 (12:02 +0100)
test/jalview/bin/CommandsTest.java

index bad28f7..16c2125 100644 (file)
@@ -121,7 +121,7 @@ public class CommandsTest
     }
   }
 
-  @Test(groups = "Functional", dataProvider = "structureImageOutputFiles")
+  @Test(groups = {"Functional","testTask2"}, dataProvider = "structureImageOutputFiles")
   public void structureImageOutputTest(String cmdLine, String[] filenames)
           throws IOException
   {