Files
hakril-PythonForWindows/test/__init__.py
T
2015-09-23 14:32:27 +02:00

4 lines
66 B
Python

from mytest import WindowsTestCase
__all__ = ["WindowsTestCase"]