aboutsummaryrefslogtreecommitdiff
path: root/example/tests/tests.h
diff options
context:
space:
mode:
Diffstat (limited to 'example/tests/tests.h')
-rw-r--r--example/tests/tests.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/example/tests/tests.h b/example/tests/tests.h
index 7e50cf1c..9dc1a01c 100644
--- a/example/tests/tests.h
+++ b/example/tests/tests.h
@@ -74,4 +74,7 @@ private slots:
void testArray();
void testStruct();
+
+ void testInvoke();
+ void testResponse();
};