hy/tests/__init__.py

7 lines
84 B
Python
Raw Normal View History

2013-03-05 18:39:34 -05:00
#
2013-03-09 21:01:59 -05:00
2013-03-05 18:39:34 -05:00
import hy
from .native_tests.math import *
2013-03-05 22:08:53 -05:00
from .native_tests.language import *