renamed to TestUser

This commit is contained in:
sezanzeb 2021-08-17 23:11:26 +02:00 committed by sezanzeb
parent 735c145c42
commit 408beeff7c

View File

@ -32,7 +32,7 @@ def _raise(error):
raise error
class TestPaths(unittest.TestCase):
class TestUser(unittest.TestCase):
def tearDown(self):
quick_cleanup()