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:
1f6828c
)
testing in Bamboo; no problem locally
author
BobHanson
<hansonr@stolaf.edu>
Mon, 23 Mar 2020 14:47:03 +0000
(09:47 -0500)
committer
BobHanson
<hansonr@stolaf.edu>
Mon, 23 Mar 2020 14:47:03 +0000
(09:47 -0500)
test/jalview/gui/SeqPanelTest.java
patch
|
blob
|
history
diff --git
a/test/jalview/gui/SeqPanelTest.java
b/test/jalview/gui/SeqPanelTest.java
index
aeab5cd
..
7b75bfb
100644
(file)
--- a/
test/jalview/gui/SeqPanelTest.java
+++ b/
test/jalview/gui/SeqPanelTest.java
@@
-60,7
+60,6
@@
public class SeqPanelTest
@BeforeClass(alwaysRun = true)
public void setUpJvOptionPane()
{
- System.out.println("BH testing");
Jalview.setSynchronous(true);
JvOptionPane.setInteractiveMode(false);
JvOptionPane.setMockResponse(JvOptionPane.CANCEL_OPTION);