Index: /trunk/test/unit/org/openstreetmap/josm/io/GeoJSONReaderTest.java
===================================================================
--- /trunk/test/unit/org/openstreetmap/josm/io/GeoJSONReaderTest.java	(revision 16934)
+++ /trunk/test/unit/org/openstreetmap/josm/io/GeoJSONReaderTest.java	(revision 16935)
@@ -163,4 +163,5 @@
      * Test reading a JSON file which is not a proper GeoJSON (type missing).
      */
+    @Test
     public void testReadGeoJsonWithoutType() {
         assertThrows(IllegalDataException.class, () ->
