Index: trunk/test/functional/org/openstreetmap/josm/gui/mappaint/MapCSSRendererTest.java
===================================================================
--- trunk/test/functional/org/openstreetmap/josm/gui/mappaint/MapCSSRendererTest.java	(revision 12447)
+++ trunk/test/functional/org/openstreetmap/josm/gui/mappaint/MapCSSRendererTest.java	(revision 12454)
@@ -92,4 +92,7 @@
                 new TestConfig("way-dashes", AREA_DEFAULT),
 
+                /** Tests dashed way clamping algorithm */
+                new TestConfig("way-dashes-clamp", AREA_DEFAULT),
+
                 /** Tests fill-color property */
                 new TestConfig("area-fill-color", AREA_DEFAULT),
