mirror of
https://github.com/release-engineering/repo-autoindex.git
synced 2025-02-23 21:52:52 +00:00
4 lines
122 B
Python
4 lines
122 B
Python
![]() |
def test_can_import():
|
||
|
"""A trivial test, to be removed once real tests are implemented."""
|
||
|
import repo_autoindex
|