aboutsummaryrefslogtreecommitdiffstats
path: root/main/uriparser/disable-test.patch
blob: 03c771d3d22be8e604f55a48f4f7c79210eaa44d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 749fea1..b112f9b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -245,7 +245,6 @@ if(URIPARSER_BUILD_TESTS)
 
     add_executable(testrunner
         test/FourSuite.cpp
-        test/MemoryManagerSuite.cpp
         test/test.cpp
         test/VersionSuite.cpp