summaryrefslogtreecommitdiff
path: root/wsmeext/tests/test_extdirect.py
diff options
context:
space:
mode:
Diffstat (limited to 'wsmeext/tests/test_extdirect.py')
-rw-r--r--wsmeext/tests/test_extdirect.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/wsmeext/tests/test_extdirect.py b/wsmeext/tests/test_extdirect.py
index eb52dec..54e8653 100644
--- a/wsmeext/tests/test_extdirect.py
+++ b/wsmeext/tests/test_extdirect.py
@@ -224,7 +224,7 @@ class TestExtDirectProtocol(wsme.tests.protocol.ProtocolTestCase):
body,
headers={'Content-Type': 'application/x-www-form-urlencoded'}
)
- print (r)
+ print(r)
assert json.loads(r.text) == {
"tid": "1",