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