diff options
Diffstat (limited to 'tests/resourcecommunicationtest.cpp')
-rw-r--r-- | tests/resourcecommunicationtest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/resourcecommunicationtest.cpp b/tests/resourcecommunicationtest.cpp index f9ea3de..db8703e 100644 --- a/tests/resourcecommunicationtest.cpp +++ b/tests/resourcecommunicationtest.cpp | |||
@@ -11,7 +11,7 @@ | |||
11 | class ResourceCommunicationTest : public QObject | 11 | class ResourceCommunicationTest : public QObject |
12 | { | 12 | { |
13 | Q_OBJECT | 13 | Q_OBJECT |
14 | private Q_SLOTS: | 14 | private slots: |
15 | void testConnect() | 15 | void testConnect() |
16 | { | 16 | { |
17 | const QByteArray resourceIdentifier("test"); | 17 | const QByteArray resourceIdentifier("test"); |