Fix spelling in d/rules node > nose
This commit is contained in:
parent
c149c5f2fa
commit
ee470deaca
2
debian/rules
vendored
2
debian/rules
vendored
@ -9,7 +9,7 @@ export PYBUILD_INSTALL_ARGS_python3=--resourcepath=/usr/share --force
|
|||||||
%:
|
%:
|
||||||
dh $@ --with python3 --buildsystem=pybuild
|
dh $@ --with python3 --buildsystem=pybuild
|
||||||
|
|
||||||
# Override auto test to enable node tests
|
# Override auto test to enable nose tests
|
||||||
override_dh_auto_test:
|
override_dh_auto_test:
|
||||||
HOME=$(CURDIR)/build \
|
HOME=$(CURDIR)/build \
|
||||||
nosetests3 -vv \
|
nosetests3 -vv \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user