summaryrefslogtreecommitdiff
path: root/tests/test_client/tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_client/tests.py')
-rw-r--r--tests/test_client/tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_client/tests.py b/tests/test_client/tests.py
index a14d1ebef1..034bb95b41 100644
--- a/tests/test_client/tests.py
+++ b/tests/test_client/tests.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
"""
-39. Testing using the Test Client
+Testing using the Test Client
The test client is a class that can act like a simple
browser for testing purposes.