Index: /trunk/test/functional/org/openstreetmap/josm/gui/mappaint/StyleCacheTest.java
===================================================================
--- /trunk/test/functional/org/openstreetmap/josm/gui/mappaint/StyleCacheTest.java	(revision 11275)
+++ /trunk/test/functional/org/openstreetmap/josm/gui/mappaint/StyleCacheTest.java	(revision 11276)
@@ -126,5 +126,5 @@
             }
         }
-        int EXPECTED_NO_PRIMITIVES = 4298; // needs to be updated if data file or bbox changes
+        int EXPECTED_NO_PRIMITIVES = 4294; // needs to be updated if data file or bbox changes
         Assert.assertEquals(
                 "The number of rendered primitives should be " + EXPECTED_NO_PRIMITIVES,
