diff --git a/test/testaccount.cpp b/test/testaccount.cpp index 5ced4c037b..8b1e55812e 100644 --- a/test/testaccount.cpp +++ b/test/testaccount.cpp @@ -23,7 +23,7 @@ class TestAccount: public QObject Q_OBJECT private slots: - void testDavPathCrash() + void testAccountDavPath_unitialized_noCrash() { AccountPtr account = Account::create(); account->davPath();