aboutsummaryrefslogtreecommitdiffstats
path: root/_pytest/test_slackteam.py
diff options
context:
space:
mode:
Diffstat (limited to '_pytest/test_slackteam.py')
-rw-r--r--_pytest/test_slackteam.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/_pytest/test_slackteam.py b/_pytest/test_slackteam.py
index fa6ac6a..fd21ec8 100644
--- a/_pytest/test_slackteam.py
+++ b/_pytest/test_slackteam.py
@@ -4,7 +4,7 @@ def test_SlackTeam():
e = EventRouter()
#s = SlackTeam('xoxo')
#e.register_team(s)
- #print e.queue
- #print e.handle_next()
+ #print(e.queue)
+ #print(e.handle_next())
#assert False