hy/tests/__init__.py
Julien Danjou 78133500cb Fix flake8 errors in tests
Signed-off-by: Julien Danjou <julien@danjou.info>
2013-04-06 21:22:35 +02:00

7 lines
108 B
Python

#
import hy # noqa
from .native_tests.math import * # noqa
from .native_tests.language import * # noqa