From 402d422c8df6e0f0460087368a2f0d6e4369f74e Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sat, 2 Dec 2017 21:52:58 +0000 Subject: tests/CMakeLists.txt: Fix non-critical typo flaw in test name. --- tests/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') 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 ) -- cgit v1.2.3