From 9ed49f2d648b92f41348feacf508bf6f55470735 Mon Sep 17 00:00:00 2001 From: Azat Khuzhin Date: Wed, 8 Apr 2020 00:29:40 +0300 Subject: [PATCH] cmake: missing test-closed binary (cherry picked from commit 57862901095a97306e74b2944d5808051f813ed5) --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index faf6b3b3..6bf75788 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1179,6 +1179,7 @@ if (NOT EVENT__DISABLE_TESTS) # - ellzey set(TESTPROGS test-changelist test-eof + test-closed test-fdleak test-init test-time