Files
hakril-PythonForWindows/windows/test/__init__.py
T
2015-12-30 22:49:34 +01:00

4 lines
108 B
Python

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