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