Files
hakril-PythonForWindows/windows/test/__init__.py
T

4 lines
188 B
Python

from mytest import WindowsTestCase, WindowsAPITestCase, DebuggerTestCase, pop_calc_32, pop_calc_64, Calc32, Calc64
__all__ = ["WindowsTestCase", "WindowsAPITestCase", "DebuggerTestCase"]