JAL-3438 spotless for 2.11.2.0
[jalview.git] / test / jalview / gui / JAL1353bugdemo.java
index 25dcac1..e916779 100644 (file)
@@ -99,7 +99,8 @@ public class JAL1353bugdemo
         // oo.setVisible(true);
         // parent.setVisible(true);
         EditNameDialog end = new EditNameDialog("Sequence Name",
-                       "Try and drag between the two text fields", "label 1", "Label 2");// );cont.getRootPane());
+                "Try and drag between the two text fields", "label 1",
+                "Label 2");// );cont.getRootPane());
         assert (end != null);
         finish = true;
       }