test_ok1/py/cmdline/pytest.py

6 lines
74 B
Python
Executable File

#!/usr/bin/env python
import py
def main():
py.test.cmdline.main()