From 80149f959f254b1d52c0b5e883c4e76284f8abaf Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Mon, 29 Dec 2014 23:13:24 +0100 Subject: More descriptive testname. --- tests/dummyresourcetest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/dummyresourcetest.cpp b/tests/dummyresourcetest.cpp index 0c02675..8e60e90 100644 --- a/tests/dummyresourcetest.cpp +++ b/tests/dummyresourcetest.cpp @@ -30,7 +30,7 @@ private Q_SLOTS: QTRY_VERIFY(future.isFinished()); } - void testSync() + void testSyncAndFacade() { Akonadi2::Query query; query.resources << "org.kde.dummy"; -- cgit v1.2.3