From 098be1647edc83493bcbf79d1ee5bbfee6711cf1 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Thu, 5 Jun 2025 20:05:31 +0200 Subject: gui: reintroduce ParticipantRow tests --- gui/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'gui/CMakeLists.txt') diff --git a/gui/CMakeLists.txt b/gui/CMakeLists.txt index a86ca52..b5ecf19 100644 --- a/gui/CMakeLists.txt +++ b/gui/CMakeLists.txt @@ -157,6 +157,7 @@ install(TARGETS "gui") add_executable("gui-tests" "tests/gtk-test.cpp" "tests/messages.cpp" + "tests/participant_row.cpp" "tests/resources.cpp" ) -- cgit v1.2.3