binder/binder/tests/__init__.py

7 lines
110 B
Python

from forms import *
from helpers import *
from models import *
from views import *
from integration import *