hy/tests/native_tests/__init__.py

4 lines
187 B
Python

# Note that __init__.py is intentional so pytest (more specifically py.path)
# will detect us as a Python package. There's logic there that involves looking
# specifically for this file.