aboutsummaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-12-02 21:52:58 +0000
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-12-02 21:52:58 +0000
commit402d422c8df6e0f0460087368a2f0d6e4369f74e (patch)
tree10f614a2cef395d7bf25415fe17beed0c8fac675 /tests/CMakeLists.txt
parent1ba65f8795d462162cafb437218874cfe9185f4a (diff)
downloadayatana-indicator-sound-402d422c8df6e0f0460087368a2f0d6e4369f74e.tar.gz
ayatana-indicator-sound-402d422c8df6e0f0460087368a2f0d6e4369f74e.tar.bz2
ayatana-indicator-sound-402d422c8df6e0f0460087368a2f0d6e4369f74e.zip
tests/CMakeLists.txt: Fix non-critical typo flaw in test name.
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r--tests/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index a332d0b..eb192ab 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -282,7 +282,7 @@ target_link_libraries (
)
# Split tests to work around libaccountservice sucking
-add_test(indcator-test
+add_test(indicator-test
indicator-test
)