diff options
-rw-r--r-- | tests/CMakeLists.txt | 2 |
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 ) |