aboutsummaryrefslogtreecommitdiffstats
path: root/examples/pathod/test_setupall.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pathod/test_setupall.py')
-rw-r--r--examples/pathod/test_setupall.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/pathod/test_setupall.py b/examples/pathod/test_setupall.py
index cb84b7b2..cc0ec2e4 100644
--- a/examples/pathod/test_setupall.py
+++ b/examples/pathod/test_setupall.py
@@ -3,12 +3,12 @@ from pathod import test
class Test:
-
"""
Testing the requests module with
a single pathod instance started
for the test suite.
"""
+
@classmethod
def setup_class(cls):
cls.d = test.Daemon()