Removed needless verbage from tests modules.

This commit is contained in:
Stephen M. McQuay
2012-07-13 15:33:48 -06:00
parent 285c6c7254
commit f66dfd592d
2 changed files with 0 additions and 20 deletions
-5
View File
@@ -1,5 +0,0 @@
from .test_cc import TestCC
__all__ = [
TestCC.__name__,
]