JAL-2465 fixed groups for JmolViewerTest.testStructureLoadingViaURL
[jalview.git] / test / jalview / ext / jmol / JmolViewerTest.java
index 8f616de..4a59044 100644 (file)
@@ -117,7 +117,7 @@ public class JmolViewerTest
     }
   }
 
-  @Test(groups = { "Functional, Network" })
+  @Test(groups = { "Functional", "Network" })
   public void testStructureLoadingViaURL()
   {
     Cache.setProperty(Preferences.STRUCTURE_DISPLAY, ViewerType.JMOL.name());