summaryrefslogtreecommitdiff
path: root/tests/commands/test_global.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/commands/test_global.py')
-rw-r--r--tests/commands/test_global.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/commands/test_global.py b/tests/commands/test_global.py
index 9ef3d957..23c216ab 100644
--- a/tests/commands/test_global.py
+++ b/tests/commands/test_global.py
@@ -20,8 +20,7 @@ import logging
import os
import tempfile
import unittest
-
-import mock
+from unittest import mock
from alot.commands import globals as g_commands