We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1314a63 commit fa3d7e4Copy full SHA for fa3d7e4
debian/rules
@@ -8,5 +8,5 @@ include /usr/share/cdbs/1/class/python-distutils.mk
8
9
build/python-simplegeo-shared::
10
pyflakes simplegeo/shared
11
- python-coverage run --branch --include=simplegeo/* setup.py test -s simplegeo.context.test
+ python-coverage run --branch --include=simplegeo/* setup.py test -s simplegeo.shared.test
12
python-coverage html -d $(ARTIFACTS)/htmlcov
0 commit comments