JAL-2489 edited unit test code comment
authortcofoegbu <tcnofoegbu@dundee.ac.uk>
Tue, 25 Apr 2017 14:17:58 +0000 (15:17 +0100)
committertcofoegbu <tcnofoegbu@dundee.ac.uk>
Tue, 25 Apr 2017 14:17:58 +0000 (15:17 +0100)
test/jalview/io/JSONFileTest.java

index c98e99e..4e4abe9 100644 (file)
@@ -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()
   {