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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/example/tests/tests.h b/example/tests/tests.h
index 9dc1a01c..2294339f 100644
--- a/example/tests/tests.h
+++ b/example/tests/tests.h
@@ -77,4 +77,5 @@ private slots:
void testInvoke();
void testResponse();
+ void testResponseFault();
};