summaryrefslogtreecommitdiff
path: root/python/tests_0-10/example.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/tests_0-10/example.py')
-rw-r--r--python/tests_0-10/example.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/tests_0-10/example.py b/python/tests_0-10/example.py
index 7ab4cc7d0a..dc71b0590b 100644
--- a/python/tests_0-10/example.py
+++ b/python/tests_0-10/example.py
@@ -90,5 +90,5 @@ class ExampleTest (TestBase):
self.assertEqual(body, msg.body)
# Now acknowledge the message.
- msg.ok()
+ msg.complete()