3 lines
64 B
Plaintext
3 lines
64 B
Plaintext
|
#!/usr/bin/env python
|
||
|
from _findpy import py
|
||
|
py.cmdline.pytest()
|