GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/pypy.git
master
py3.7
Gentoo fork of PyPy
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
py
/
bin
/
py.test
blob: 8ecba0e406d3b853ef4658c8f0e0243c4d67a07f (
plain
)
1
2
3
#!/usr/bin/env python
from
_findpy
import
pytest
raise
SystemExit
(
pytest
.
main
())