Index: applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImageTest.java
===================================================================
--- applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImageTest.java	(revision 34412)
+++ applications/editors/josm/plugins/MicrosoftStreetside/test/unit/org/openstreetmap/josm/plugins/streetside/StreetsideAbstractImageTest.java	(revision 34416)
@@ -5,5 +5,4 @@
 import static org.junit.Assert.assertTrue;
 
-import org.junit.Ignore;
 import org.junit.Rule;
 import org.junit.Test;
@@ -17,5 +16,4 @@
   public JOSMTestRules rules = new StreetsideTestRules().platform();
 
-  @Ignore
   @Test
   public void testIsModified() {
