mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-16 06:03:35 +00:00
5 lines
160 B
Python
5 lines
160 B
Python
from registration.tests.backends import *
|
|
from registration.tests.forms import *
|
|
from registration.tests.models import *
|
|
from registration.tests.views import *
|