Merge branch 'develop' into patch/JAL-4110_stdout_for_tests
[jalview.git] / test / jalview / renderer / seqfeatures / FeatureRendererTest.java
index 944f147..53f98c3 100644 (file)
@@ -625,7 +625,7 @@ public class FeatureRendererTest
   {
     Jalview.main(
             new String[]
-            { "-nonews", "-props", "test/jalview/testProps.jvprops" });
+            { "--nonews", "--props", "test/jalview/testProps.jvprops" });
 
     // codons for MCWHSE
     String cdsSeq = ">cds\nATGtgtTGGcacTCAgaa";