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:
169e402
)
JAL-2489 edited unit test code comment
author
tcofoegbu
<tcnofoegbu@dundee.ac.uk>
Tue, 25 Apr 2017 14:17:58 +0000
(15:17 +0100)
committer
tcofoegbu
<tcnofoegbu@dundee.ac.uk>
Tue, 25 Apr 2017 14:17:58 +0000
(15:17 +0100)
test/jalview/io/JSONFileTest.java
patch
|
blob
|
history
diff --git
a/test/jalview/io/JSONFileTest.java
b/test/jalview/io/JSONFileTest.java
index
c98e99e
..
4e4abe9
100644
(file)
--- a/
test/jalview/io/JSONFileTest.java
+++ b/
test/jalview/io/JSONFileTest.java
@@
-342,7
+342,7
@@
public class JSONFileTest
@Test(groups = { "Functional" })
/**
- * Test for bug JAL-2489, NPE when exporting BioJSON with global colour scheme set as Null
+ * Test for bug JAL-2489, NPE when exporting BioJSON with global colour scheme set as 'None'
*/
public void testBioJSONRoundTripWithGlobalColourSchemeSetAsNone()
{