From 8118ed6a926ebfafdae84899e0b0dd1de23a479b Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Tue, 11 Aug 2015 16:42:20 -0500 Subject: re-enable notifications tests (currently failing) --- tests/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/CMakeLists.txt') diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 3c2e76f..2bbd8c5 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -195,7 +195,6 @@ add_test(sound-menu-test sound-menu-test) # Notification Test ########################### -#[[ include_directories(${CMAKE_SOURCE_DIR}/src) add_executable (notifications-test notifications-test.cc) target_link_libraries ( @@ -209,7 +208,6 @@ target_link_libraries ( ) add_test(notifications-test notifications-test) -]] ########################### # Accounts Service User -- cgit v1.2.3