summaryrefslogtreecommitdiff
path: root/bin/pytest
blob: 0ad0ecb02ffedc9e6cbc7ae00d98d1e0897f381b (plain)
1
2
3
4
#!/usr/bin/python -uWdefault

from logilab.common.pytest import run
run()