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:
fdf1d81
)
JAL-2907 test method renamed to match method name change
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>
Thu, 29 Mar 2018 09:55:23 +0000
(10:55 +0100)
test/jalview/io/StockholmFileTest.java
patch
|
blob
|
history
diff --git
a/test/jalview/io/StockholmFileTest.java
b/test/jalview/io/StockholmFileTest.java
index
7cc5258
..
1c9c79d
100644
(file)
--- a/
test/jalview/io/StockholmFileTest.java
+++ b/
test/jalview/io/StockholmFileTest.java
@@
-825,7
+825,7
@@
public class StockholmFileTest
}
@Test(groups = "Functional")
- public void testOutputCharacter()
+ public void testGetAnnotationCharacter()
{
SequenceI seq = new Sequence("seq", "abc--def-");