aboutsummaryrefslogtreecommitdiff
path: root/autotests/testolmaccount.h
diff options
context:
space:
mode:
Diffstat (limited to 'autotests/testolmaccount.h')
-rw-r--r--autotests/testolmaccount.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/autotests/testolmaccount.h b/autotests/testolmaccount.h
index b6b9cae4..97fbca18 100644
--- a/autotests/testolmaccount.h
+++ b/autotests/testolmaccount.h
@@ -15,7 +15,7 @@ class TestOlmAccount : public QObject
private Q_SLOTS:
- void pickleUnpickedTest();
+ void pickleUnpickledTest();
void identityKeysValid();
void signatureValid();
void oneTimeKeysValid();