diff --git a/surf/test/__init__.py b/surf/test/__init__.py index c084683..b8d9a9a 100644 --- a/surf/test/__init__.py +++ b/surf/test/__init__.py @@ -1,7 +1,7 @@ from .test_vertex import TestVertex from .test_edge import TestEdge from .test_polymesh import TestPM -from .subd.cc import TestCC +from .subd.test_cc import TestCC # I only use the convoluted Class.__name__ to pass pyflakes (it complains about