Files
hakril-PythonForWindows/test/__init__.py
T
2015-12-11 18:44:18 +01:00

5 lines
93 B
Python

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