summaryrefslogtreecommitdiff
path: root/tests/test-resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-resource.h')
-rw-r--r--tests/test-resource.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/test-resource.h b/tests/test-resource.h
index 295d6d3..6a39ad4 100644
--- a/tests/test-resource.h
+++ b/tests/test-resource.h
@@ -22,6 +22,9 @@ private slots:
void testConnectToServerSucceeds();
void testConnectToServerFails();
+
+ void testApplicationClass();
+ void testResources();
};
#endif