summaryrefslogtreecommitdiff
path: root/tests/commands/test_thread.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/commands/test_thread.py')
-rw-r--r--tests/commands/test_thread.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/commands/test_thread.py b/tests/commands/test_thread.py
index 3d4268aa..335ca388 100644
--- a/tests/commands/test_thread.py
+++ b/tests/commands/test_thread.py
@@ -6,8 +6,7 @@
"""Test suite for alot.commands.thread module."""
import email
import unittest
-
-import mock
+from unittest import mock
from alot.commands import thread
from alot.account import Account