diff options
Diffstat (limited to 'autotests/testolmaccount.h')
-rw-r--r-- | autotests/testolmaccount.h | 2 |
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(); |