#!/bin/bash PAGURE_CONFIG=`pwd`/tests/test_config \ PYTHONPATH=pagure \ ./nosetests3 --with-coverage --cover-erase --cover-package=pagure $*