summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 8680297..22a1d55 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -50,5 +50,4 @@ endif ()
#{{{ Subdirectories
add_subdirectory(deps)
add_subdirectory(src)
-add_subdirectory(tests/integration_tests)
#}}}