git://source.jalview.org
/
jalview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
494af29
)
JAL-4222 move structureImageOutput tests to testTask1 to isolate
patch/JAL-4222_quit_with_gui_export_cli_args
author
James Procter
<j.procter@dundee.ac.uk>
Mon, 10 Jul 2023 11:15:30 +0000
(12:15 +0100)
committer
James Procter
<j.procter@dundee.ac.uk>
Mon, 10 Jul 2023 11:15:30 +0000
(12:15 +0100)
test/jalview/bin/CommandsTest.java
patch
|
blob
|
history
diff --git
a/test/jalview/bin/CommandsTest.java
b/test/jalview/bin/CommandsTest.java
index
16c2125
..
a2f6500
100644
(file)
--- a/
test/jalview/bin/CommandsTest.java
+++ b/
test/jalview/bin/CommandsTest.java
@@
-121,7
+121,7
@@
public class CommandsTest
}
}
- @Test(groups = {"Functional","testTask2"}, dataProvider = "structureImageOutputFiles")
+ @Test(groups = {"Functional","testTask1"}, dataProvider = "structureImageOutputFiles")
public void structureImageOutputTest(String cmdLine, String[] filenames)
throws IOException
{