summaryrefslogtreecommitdiff
path: root/service/test/unit/support/mail_generator_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'service/test/unit/support/mail_generator_test.py')
-rw-r--r--service/test/unit/support/mail_generator_test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/service/test/unit/support/mail_generator_test.py b/service/test/unit/support/mail_generator_test.py
index 9d604378..dd6da522 100644
--- a/service/test/unit/support/mail_generator_test.py
+++ b/service/test/unit/support/mail_generator_test.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/>.
from mailbox import mbox
-import unittest
+from twisted.trial import unittest
import pkg_resources
import random
from mock import patch