changed import so it would work

This commit is contained in:
Stephen M. McQuay 2012-06-08 11:57:22 -06:00
parent 7559887e0f
commit 6b21fd80cb
1 changed files with 1 additions and 1 deletions

View File

@ -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