aboutsummaryrefslogtreecommitdiff
path: root/main/uriparser/disable-test.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/uriparser/disable-test.patch')
-rw-r--r--main/uriparser/disable-test.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/main/uriparser/disable-test.patch b/main/uriparser/disable-test.patch
deleted file mode 100644
index 03c771d3d2..0000000000
--- a/main/uriparser/disable-test.patch
+++ /dev/null
@@ -1,13 +0,0 @@
1diff --git a/CMakeLists.txt b/CMakeLists.txt
2index 749fea1..b112f9b 100644
3--- a/CMakeLists.txt
4+++ b/CMakeLists.txt
5@@ -245,7 +245,6 @@ if(URIPARSER_BUILD_TESTS)
6
7 add_executable(testrunner
8 test/FourSuite.cpp
9- test/MemoryManagerSuite.cpp
10 test/test.cpp
11 test/VersionSuite.cpp
12
13