Author: Michael R. Crusoe <crusoe@debian.org>
Description: Skip chopper tests
Forwarded: not-needed
--- seqan-raptor.orig/lib/chopper/CMakeLists.txt
+++ seqan-raptor/lib/chopper/CMakeLists.txt
@@ -136,12 +136,6 @@
     add_subdirectory (doc EXCLUDE_FROM_ALL)
 endif ()
 
-## TEST
-
-set (CHOPPER_BUILD_TEST
-     ON
-     CACHE BOOL "Build chopper tests."
-)
 if (CHOPPER_BUILD_TEST)
     enable_testing ()
     add_subdirectory (test EXCLUDE_FROM_ALL)
