Comment 5 for bug 1428083

Revision history for this message
Michael Terry (mterry) wrote :

python-coverage-test-runner:
- Needs team bug subscriber
- Its tests should be run. You can do this like so:
override_dh_auto_test:
ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 $(MAKE) check
endif