diff --git a/t/test.py b/t/test.py index 4d842ad..14b784a 100644 --- a/t/test.py +++ b/t/test.py @@ -4,7 +4,7 @@ import unittest import logging import tftpy -log = tftpy.logger +log = tftpy.log class TestTftpy(unittest.TestCase):