From fbead4d782b017c2aa191c51a4c500038aede470 Mon Sep 17 00:00:00 2001 From: Eelke Klein Date: Fri, 1 Sep 2017 09:33:46 +0200 Subject: [PATCH] fix --- src/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 2e34c4d..a886032 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -57,6 +57,6 @@ enable_testing() add_subdirectory(core) add_subdirectory(pgsql) add_subdirectory(pglab) -add_subdirectory(tests) +