--- test/CMakeLists.txt.orig	2019-06-06 19:12:46 UTC
+++ test/CMakeLists.txt
@@ -15,11 +15,6 @@ add_dependencies(build-tests examples)
 # first run the command of the regress target (i.e., run all regression tests)
 # and afterwards run the command specified for the check target.
 # Dependencies of check are added in the corresponding subdirectories.
-add_custom_target(check
-  COMMAND
-    ctest --output-on-failure -LE "regress[3-4]" -j${CTEST_NTHREADS} $(ARGS)
-  DEPENDS
-    build-tests)
 
 #-----------------------------------------------------------------------------#
 # Add subdirectories
