From ee470deacafc4a4d5af617bc74f2f96359655afc Mon Sep 17 00:00:00 2001 From: Ross Gammon Date: Mon, 19 Feb 2018 07:34:16 +0100 Subject: [PATCH] Fix spelling in d/rules node > nose --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 47144bbae..e98dbc23e 100755 --- a/debian/rules +++ b/debian/rules @@ -9,7 +9,7 @@ export PYBUILD_INSTALL_ARGS_python3=--resourcepath=/usr/share --force %: dh $@ --with python3 --buildsystem=pybuild -# Override auto test to enable node tests +# Override auto test to enable nose tests override_dh_auto_test: HOME=$(CURDIR)/build \ nosetests3 -vv \