hy/tests/__init__.py
2013-03-26 19:09:42 -04:00

11 lines
140 B
Python

#
import hy
from .native_tests.math import *
from .native_tests.language import *
import native_tests.math # NOQA
# test loading twice