aboutsummaryrefslogtreecommitdiff
path: root/autotests/testolmaccount.h
diff options
context:
space:
mode:
authorTobias Fella <fella@posteo.de>2022-02-23 01:37:02 +0100
committerTobias Fella <fella@posteo.de>2022-02-23 01:37:02 +0100
commitfb406897292184c46432ed0247ca9bdbef666f69 (patch)
treeb4101ece611e4ea85d73382992d33c2da17de59b /autotests/testolmaccount.h
parentd7ecf9b839b841ca22a3611b3608801a811e7b00 (diff)
downloadlibquotient-fb406897292184c46432ed0247ca9bdbef666f69.tar.gz
libquotient-fb406897292184c46432ed0247ca9bdbef666f69.zip
Fix tests a bit
Diffstat (limited to 'autotests/testolmaccount.h')
-rw-r--r--autotests/testolmaccount.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/autotests/testolmaccount.h b/autotests/testolmaccount.h
index f1f80454..367092f6 100644
--- a/autotests/testolmaccount.h
+++ b/autotests/testolmaccount.h
@@ -28,6 +28,5 @@ private Q_SLOTS:
void queryTest();
void claimKeys();
void claimMultipleKeys();
- void keyChange();
void enableEncryption();
};