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

4 lines
150 B
Python

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