Index: trunk/test/unit/org/openstreetmap/josm/actions/AlignInCircleActionTest.java
===================================================================
--- trunk/test/unit/org/openstreetmap/josm/actions/AlignInCircleActionTest.java	(revision 17393)
+++ trunk/test/unit/org/openstreetmap/josm/actions/AlignInCircleActionTest.java	(revision 17394)
@@ -178,5 +178,5 @@
                 assertFalse(selValid, "sel=" + selVal + " is not invalid?");
             } catch (Exception e) {
-                throw new AssertionFailedError("test failed: sel=" + selVal,e);
+                throw new AssertionFailedError("test failed: sel=" + selVal, e);
             }
         }
