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:
7489d51
)
JAL-2907 test method renamed to match method name change
bug/JAL-2907stockholmGapChar
author
gmungoc
<g.m.carstairs@dundee.ac.uk>
Thu, 29 Mar 2018 09:55:23 +0000
(10:55 +0100)
committer
gmungoc
<g.m.carstairs@dundee.ac.uk>
Tue, 5 Mar 2019 12:49:20 +0000
(12:49 +0000)
test/jalview/io/StockholmFileTest.java
patch
|
blob
|
history
diff --git
a/test/jalview/io/StockholmFileTest.java
b/test/jalview/io/StockholmFileTest.java
index
7187b9f
..
14fba70
100644
(file)
--- a/
test/jalview/io/StockholmFileTest.java
+++ b/
test/jalview/io/StockholmFileTest.java
@@
-671,7
+671,7
@@
public class StockholmFileTest
}
@Test(groups = "Functional")
- public void testOutputCharacter()
+ public void testGetAnnotationCharacter()
{
SequenceI seq = new Sequence("seq", "abc--def-");