Skip to content

Commit

Permalink
refactor test slightly.
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanHenson committed Nov 6, 2023
1 parent 79b9375 commit 30341b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_s3.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ def test_cross_proc(self):
self.assertEqual(0, unlocked_process.exitcode)



class FileCreator(object):
def __init__(self):
self.rootdir = tempfile.mkdtemp()
Expand Down

0 comments on commit 30341b3

Please sign in to comment.