Diff of /tests/__init__.py [000000] .. [a72e01]

Switch to side-by-side view

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