summaryrefslogtreecommitdiffstats
path: root/tests/resourcecommunicationtest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/resourcecommunicationtest.cpp')
-rw-r--r--tests/resourcecommunicationtest.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/resourcecommunicationtest.cpp b/tests/resourcecommunicationtest.cpp
index 1ab516a..fa2b5a1 100644
--- a/tests/resourcecommunicationtest.cpp
+++ b/tests/resourcecommunicationtest.cpp
@@ -5,6 +5,9 @@
5#include "commands.h" 5#include "commands.h"
6#include "handshake_generated.h" 6#include "handshake_generated.h"
7 7
8/**
9 * Test that resourceaccess and listener work together.
10 */
8class ResourceCommunicationTest : public QObject 11class ResourceCommunicationTest : public QObject
9{ 12{
10 Q_OBJECT 13 Q_OBJECT