hy/tests/__init__.py

6 lines
83 B
Python
Raw Normal View History

2013-03-06 00:39:34 +01:00
#
import hy
from .native_tests.math import *
2013-03-06 04:08:53 +01:00
from .native_tests.language import *