Changeset 11449 in josm for trunk/test/unit/org/openstreetmap
- Timestamp:
- 2017-01-10T00:11:04+01:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/unit/org/openstreetmap/josm/gui/mappaint/MapCSSRendererTest.java
r11436 r11449 18 18 import javax.imageio.ImageIO; 19 19 20 import org.junit.Ignore; 20 21 import org.junit.Rule; 21 22 import org.junit.Test; … … 89 90 */ 90 91 @Test 92 @Ignore("not ready") 91 93 public void testRender() throws Exception { 92 94 // load the data
Note:
See TracChangeset
for help on using the changeset viewer.