Log In
bug
/
pagure
Clone
Source Code
GIT
Source
Issues
1
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
214a1ee2147a03f938995af503aa1a9ab447235a
214a1ee2147a03f938995af503aa1a9ab447235a
runtests.sh
Fork and Edit
Blob
Blame
Raw
#!/bin/bash PYTHONPATH=progit ./nosetests --with-coverage --cover-erase --cover-package=progit $*