diff --git a/tests/__init__.py b/tests/__init__.py index bae4439d..2c0ca15d 100644 --- a/tests/__init__.py +++ b/tests/__init__.py @@ -59,4 +59,5 @@ __all__ = [ 'TestImporters', 'TestJupyter', 'TestWorkplanes', + 'TestAssembleEdges', ]