python-hamtools/runtests.py

7 wiersze
102 B
Python
Czysty Zwykły widok Historia

2016-10-02 13:15:18 +00:00
#!/usr/bin/env python
"""Describe file"""
import pytest
if __name__ == '__main__':
pytest.main()