summaryrefslogtreecommitdiff
path: root/tests/commands/init_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/commands/init_test.py')
-rw-r--r--tests/commands/init_test.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/commands/init_test.py b/tests/commands/init_test.py
index 189ffc8e..f5a37997 100644
--- a/tests/commands/init_test.py
+++ b/tests/commands/init_test.py
@@ -2,6 +2,8 @@
"""Test suite for alot.commands.__init__ module."""
+from __future__ import absolute_import
+
import argparse
import unittest