runtests.sh 99 B

1234
  1. #!/bin/bash
  2. PYTHONPATH=pagure ./nosetests --with-coverage --cover-erase --cover-package=pagure $*