summaryrefslogtreecommitdiff
path: root/service/test/unit/adapter/mailstore/test_body_parser.py
diff options
context:
space:
mode:
Diffstat (limited to 'service/test/unit/adapter/mailstore/test_body_parser.py')
-rw-r--r--service/test/unit/adapter/mailstore/test_body_parser.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/service/test/unit/adapter/mailstore/test_body_parser.py b/service/test/unit/adapter/mailstore/test_body_parser.py
index 155b326c..cff0b09e 100644
--- a/service/test/unit/adapter/mailstore/test_body_parser.py
+++ b/service/test/unit/adapter/mailstore/test_body_parser.py
@@ -14,7 +14,7 @@
#
# You should have received a copy of the GNU Affero General Public License
# along with Pixelated. If not, see <http://www.gnu.org/licenses/>.
-import unittest
+from twisted.trial import unittest
from mock import patch
from pixelated.adapter.mailstore.body_parser import BodyParser