summaryrefslogtreecommitdiff
path: root/service/test/integration/test_delete_mail.py
diff options
context:
space:
mode:
Diffstat (limited to 'service/test/integration/test_delete_mail.py')
-rw-r--r--service/test/integration/test_delete_mail.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/service/test/integration/test_delete_mail.py b/service/test/integration/test_delete_mail.py
index 8a7026f5..987cf307 100644
--- a/service/test/integration/test_delete_mail.py
+++ b/service/test/integration/test_delete_mail.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 test.support.integration import *
+from test.support.integration import SoledadTestBase, MailBuilder
class DeleteMailTest(SoledadTestBase):