Files
hakril-PythonForWindows/test/__init__.py
T
2015-12-22 16:17:30 +01:00

4 lines
108 B
Python

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