Moved tests to tests/

This commit is contained in:
Swen Kooij
2016-10-21 12:57:51 +03:00
parent 612b3bf427
commit 1cd3812d2a
10 changed files with 16 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
import bleach
from django.conf import settings
from django_bleach.utils import get_bleach_default_options
import bleach
from .localized_field import LocalizedField