From f5106362b82b035dcd8e487d755316e886de3440 Mon Sep 17 00:00:00 2001 From: gcontini <1121667+gcontini@users.noreply.github.com> Date: 周六, 23 11月 2019 22:48:18 +0800 Subject: [PATCH] signature verified, tests --- test/library/CMakeLists.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/test/library/CMakeLists.txt b/test/library/CMakeLists.txt index b7f4d90..dfb681a 100644 --- a/test/library/CMakeLists.txt +++ b/test/library/CMakeLists.txt @@ -69,4 +69,4 @@ ADD_TEST(NAME test_event_registry COMMAND wine ${CMAKE_CURRENT_BINARY_DIR}/test_event_registry) ELSE() ADD_TEST(NAME test_event_registry COMMAND test_event_registry) -ENDIF() \ No newline at end of file +ENDIF() -- Gitblit v1.9.1