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