diff --git a/glymur/__init__.py b/glymur/__init__.py index 43ca2b3..c720c16 100644 --- a/glymur/__init__.py +++ b/glymur/__init__.py @@ -7,6 +7,7 @@ from .jp2dump import jp2dump from . import data from . import test + def runtests(): """Discover and run all tests for the glymur package. """