[Python-modules-commits] [python-neovim] 05/06: Add tests to d/rules

Víctor Cuadrado Juan viccuad-guest at moszumanska.debian.org
Fri Feb 26 21:57:11 UTC 2016


This is an automated email from the git hooks/post-receive script.

viccuad-guest pushed a commit to branch master
in repository python-neovim.

commit fcce49611aa8030ee7fae6db29c904e22a5291ee
Author: Víctor Cuadrado Juan <me at viccuad.me>
Date:   Fri Feb 26 22:43:39 2016 +0100

    Add tests to d/rules
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 158f56d..10181d3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,3 +9,6 @@ override_dh_auto_clean:
 	dh_auto_clean
 	# remove after cythonizing:
 	rm -f neovim/ui/screen.c
+
+override_dh_auto_test:
+	NVIM_CHILD_ARGV='["nvim", "-u", "NONE", "--embed"]' dh_auto_test

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-neovim.git



More information about the Python-modules-commits mailing list