summaryrefslogtreecommitdiff
path: root/gitlab/utils.py
diff options
context:
space:
mode:
authorDerek Schrock <dereks@lifeofadishwasher.com>2019-10-12 18:26:30 -0400
committerDerek Schrock <dereks@lifeofadishwasher.com>2019-10-12 19:19:55 -0400
commitd6419aa86d6ad385e15d685bf47242bb6c67653e (patch)
tree8cd1198d01937b1e4323ea1d150d56c32a4381c9 /gitlab/utils.py
parentf4b29278771e48320e2da4bacc4544d263d1754c (diff)
downloadgitlab-d6419aa86d6ad385e15d685bf47242bb6c67653e.tar.gz
test: remove warning about open files from test_todo()
When running unittests python warns that the json file from test_todo() was still open. Use with to open, read, and create encoded json data that is used by resp_get_todo().
Diffstat (limited to 'gitlab/utils.py')
0 files changed, 0 insertions, 0 deletions