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:
1c82b91
)
JAL-4222 --quit to ensure the structureimageepxort CLI test with --gui actually completes
author
James Procter
<j.procter@dundee.ac.uk>
Mon, 10 Jul 2023 10:21:04 +0000
(11:21 +0100)
committer
James Procter
<j.procter@dundee.ac.uk>
Mon, 10 Jul 2023 10:21:04 +0000
(11:21 +0100)
test/jalview/bin/CommandsTest.java
patch
|
blob
|
history
diff --git
a/test/jalview/bin/CommandsTest.java
b/test/jalview/bin/CommandsTest.java
index
81f0e1f
..
a1c4cf1
100644
(file)
--- a/
test/jalview/bin/CommandsTest.java
+++ b/
test/jalview/bin/CommandsTest.java
@@
-209,7
+209,8
@@
public class CommandsTest
+ "--open=./examples/test_fab41.result/sample.a2m "
+ "--structure=./examples/test_fab41.result/test_fab41_unrelaxed_rank_1_model_3.pdb "
+ "--structureimage=" + testfiles
- + "/structureimage3.png --structureimagescale=2.0",
+ + "/structureimage3.png --structureimagescale=2.0 "
+ + "--quit",
new String[]
{ testfiles + "/structureimage1.png",
testfiles + "/structureimage2.png",