diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-03-12 21:58:52 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2019-08-28 20:27:35 +0200 |
commit | 178d89ae3d97196114a002759f93d87a8e2fb18f (patch) | |
tree | b1e86407aade9582f47b528f8556489d43469271 /tests/integration | |
parent | f118cdcdd878ac740223863dc82fa21a8c3aa5bd (diff) | |
download | ayatana-indicator-sound-178d89ae3d97196114a002759f93d87a8e2fb18f.tar.gz ayatana-indicator-sound-178d89ae3d97196114a002759f93d87a8e2fb18f.tar.bz2 ayatana-indicator-sound-178d89ae3d97196114a002759f93d87a8e2fb18f.zip |
tests/integration/: Drop commented out add_subdirectory() call.
Diffstat (limited to 'tests/integration')
-rw-r--r-- | tests/integration/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/integration/CMakeLists.txt b/tests/integration/CMakeLists.txt index 5b6c9ea..20b311b 100644 --- a/tests/integration/CMakeLists.txt +++ b/tests/integration/CMakeLists.txt @@ -160,8 +160,6 @@ target_link_libraries( sound-indicator-dbus-interfaces ) -#add_subdirectory(utils) - # coverage reporting set(COVERAGE_TEST_TARGETS ${COVERAGE_TEST_TARGETS} |