JAL-4217 move Commands.structureImageTest to testTask1
[jalview.git] / test / jalview / bin / CommandsTest.java
index 81f0e1f..73a0241 100644 (file)
@@ -121,7 +121,7 @@ public class CommandsTest
     }
   }
 
-  @Test(groups = "Functional", dataProvider = "structureImageOutputFiles")
+  @Test(groups = {"Functional","testTask1"}, dataProvider = "structureImageOutputFiles")
   public void structureImageOutputTest(String cmdLine, String[] filenames)
           throws IOException
   {