summaryrefslogtreecommitdiff
path: root/dev-vcs/qsvn/files/qsvn-0.8.3-tests.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs/qsvn/files/qsvn-0.8.3-tests.patch')
-rw-r--r--dev-vcs/qsvn/files/qsvn-0.8.3-tests.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/dev-vcs/qsvn/files/qsvn-0.8.3-tests.patch b/dev-vcs/qsvn/files/qsvn-0.8.3-tests.patch
deleted file mode 100644
index e61f116c84f3..000000000000
--- a/dev-vcs/qsvn/files/qsvn-0.8.3-tests.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-The included tests are simple, "hello world" style tests
-that do not actually test this package.
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -187,7 +187,3 @@
- /dVcInstallDir=$ENV{VCINSTALLDIR}
- )
- ENDIF (WIN32)
--
--# Unit-Tests
--ENABLE_TESTING()
--ADD_SUBDIRECTORY(tests)