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