aboutsummaryrefslogtreecommitdiff
path: root/autotests/CMakeLists.txt
diff options
context:
space:
mode:
authorCarl Schwan <carl@carlschwan.eu>2021-01-22 23:38:32 +0100
committerTobias Fella <fella@posteo.de>2021-12-01 21:34:52 +0100
commitd9286b1ad5516082bc9b40adaceb9485acf4a553 (patch)
treedd046ae5a9dc148b9a9422590eec160fbd1ddfc7 /autotests/CMakeLists.txt
parent3849a2466208a741165385f20150bddad59d2b8c (diff)
downloadlibquotient-d9286b1ad5516082bc9b40adaceb9485acf4a553.tar.gz
libquotient-d9286b1ad5516082bc9b40adaceb9485acf4a553.zip
Add tests
Diffstat (limited to 'autotests/CMakeLists.txt')
-rw-r--r--autotests/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/autotests/CMakeLists.txt b/autotests/CMakeLists.txt
index 282ab036..07c22ad6 100644
--- a/autotests/CMakeLists.txt
+++ b/autotests/CMakeLists.txt
@@ -12,3 +12,4 @@ function(QUOTIENT_ADD_TEST)
endfunction()
quotient_add_test(NAME callcandidateseventtest)
+quotient_add_test(NAME testolmaccount)