aboutsummaryrefslogtreecommitdiffstats
path: root/_pytest/test_processsubteamcreated.py
diff options
context:
space:
mode:
authorTrygve Aaberge <trygveaa@gmail.com>2019-03-28 15:38:54 +0100
committerTrygve Aaberge <trygveaa@gmail.com>2019-04-08 15:11:57 +0200
commit718721cbc725d3aa3db9fe2d606c81a56615a753 (patch)
tree0e2794de3360e76f8eb223aa88d9390312555932 /_pytest/test_processsubteamcreated.py
parent60a842e141fd0710873f018e0908764f08132a77 (diff)
downloadwee-slack-718721cbc725d3aa3db9fe2d606c81a56615a753.tar.gz
Import print_function and unicode_literals in all test files
Diffstat (limited to '_pytest/test_processsubteamcreated.py')
-rw-r--r--_pytest/test_processsubteamcreated.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/_pytest/test_processsubteamcreated.py b/_pytest/test_processsubteamcreated.py
index 7d403db..9cc9201 100644
--- a/_pytest/test_processsubteamcreated.py
+++ b/_pytest/test_processsubteamcreated.py
@@ -1,3 +1,5 @@
+from __future__ import print_function, unicode_literals
+
import glob
import json