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:
a1472ba
)
bamboo testing only
author
BobHanson
<hansonr@stolaf.edu>
Mon, 23 Mar 2020 14:34:20 +0000
(09:34 -0500)
committer
BobHanson
<hansonr@stolaf.edu>
Mon, 23 Mar 2020 14:34:20 +0000
(09:34 -0500)
test/jalview/gui/AlignmentPanelTest.java
patch
|
blob
|
history
diff --git
a/test/jalview/gui/AlignmentPanelTest.java
b/test/jalview/gui/AlignmentPanelTest.java
index
80dc939
..
f16b2ee
100644
(file)
--- a/
test/jalview/gui/AlignmentPanelTest.java
+++ b/
test/jalview/gui/AlignmentPanelTest.java
@@
-135,6
+135,7
@@
public class AlignmentPanelTest
@BeforeMethod(alwaysRun = true)
public void setUp() throws InvocationTargetException, InterruptedException
{
+ Jalview.setSynchronous(true);
Jalview.main(new String[] { "-nonews", "-props",
"test/jalview/testProps.jvprops" });