From 1388841d7403cced710cfda7e710d18068b960eb Mon Sep 17 00:00:00 2001
From: Robert Scott <code@humanleg.org.uk>
Date: Sat, 11 Aug 2018 15:54:42 +0100
Subject: [PATCH v1 2/2] DownloadWmsAlongTrackActionTest: re-enable

---
 .../josm/gui/layer/gpx/DownloadWmsAlongTrackActionTest.java              | 1 -
 1 file changed, 1 deletion(-)

diff --git a/test/unit/org/openstreetmap/josm/gui/layer/gpx/DownloadWmsAlongTrackActionTest.java b/test/unit/org/openstreetmap/josm/gui/layer/gpx/DownloadWmsAlongTrackActionTest.java
index f1d9350f9..e6f71456b 100644
--- a/test/unit/org/openstreetmap/josm/gui/layer/gpx/DownloadWmsAlongTrackActionTest.java
+++ b/test/unit/org/openstreetmap/josm/gui/layer/gpx/DownloadWmsAlongTrackActionTest.java
@@ -45,7 +45,6 @@ public class DownloadWmsAlongTrackActionTest {
      * @throws Exception if an error occurs
      */
     @Test
-    @Ignore("Test fails since r14052 - see #16590")
     public void testTMSLayer() throws Exception {
         final TileSourceRule tileSourceRule = this.test.getTileSourceRule();
 
-- 
2.11.0

