# -*- coding: utf-8 -*- from . import test_active_search checks = [ test_active_search,]
# -*- coding: utf-8 -*-
from . import test_active_search
checks = [
test_active_search,
]