Skip to content

v0.2.53..v0.2.54 changeset JosmMapCleanerTest.cpp

Garret Voltz edited this page Mar 31, 2020 · 1 revision
diff --git a/hoot-josm/src/test/cpp/hoot/core/josm/ops/JosmMapCleanerTest.cpp b/hoot-josm/src/test/cpp/hoot/core/josm/ops/JosmMapCleanerTest.cpp
index 3c08f8f..77246f5 100644
--- a/hoot-josm/src/test/cpp/hoot/core/josm/ops/JosmMapCleanerTest.cpp
+++ b/hoot-josm/src/test/cpp/hoot/core/josm/ops/JosmMapCleanerTest.cpp
@@ -201,6 +201,6 @@ public:
 };
 
 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(JosmMapCleanerTest, "quick");
-CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(JosmMapCleanerTest, "serial");
+//CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(JosmMapCleanerTest, "serial");
 
 }
Clone this wiki locally