--- a +++ b/tests/__init__.py @@ -0,0 +1,2 @@ +from .test_model_interface import * +from .test_utils import *