commit: 1dfb9c1cb07dfde39e6f4bd6aa71a3b82f343d35
Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Thu Aug 27 07:28:38 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Aug 27 07:28:38 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=1dfb9c1c
dev-python/jupyter_core: Drop empty line
Package-Manager: portage-2.2.20.1
dev-python/jupyter_core/jupyter_core-9999.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-python/jupyter_core/jupyter_core-9999.ebuild
b/dev-python/jupyter_core/jupyter_core-9999.ebuild
index db3cb0c..60de338 100644
--- a/dev-python/jupyter_core/jupyter_core-9999.ebuild
+++ b/dev-python/jupyter_core/jupyter_core-9999.ebuild
@@ -31,7 +31,6 @@ DEPEND="${RDEPEND}
dev-python/mock[${PYTHON_USEDEP}] )
"
-
python_test() {
distutils_install_for_testing
cd "${TEST_DIR}"/lib || die