[Python-modules-commits] [python-neovim] 01/01: Remove NVIM_CHILD_ARGV in dh_auto_test as not needed anymore
Víctor Cuadrado Juan
viccuad-guest at moszumanska.debian.org
Sun Nov 19 21:37:34 UTC 2017
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 221c462d04e6c51517f52220324f10122c52cd25
Author: Víctor Cuadrado Juan <me at viccuad.me>
Date: Fri Nov 17 22:13:39 2017 +0100
Remove NVIM_CHILD_ARGV in dh_auto_test as not needed anymore
---
debian/rules | 3 ---
1 file changed, 3 deletions(-)
diff --git a/debian/rules b/debian/rules
index 9a16a91..a010b2b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,3 @@ 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