diff options
| author | Patrice Clement <monsieurp@gentoo.org> | 2015-12-29 00:07:14 +0000 |
|---|---|---|
| committer | Patrice Clement <monsieurp@gentoo.org> | 2015-12-29 00:07:51 +0000 |
| commit | 7fcc9abab1c766d5b4e47cc0dd2be080d6805ae9 (patch) | |
| tree | 66387b999ffc1fcc0645e3de12de2463bfaf01cf /dev-python | |
| parent | ba46771082b292062896817b940e2628f6116e1a (diff) | |
| parent | cf474df6fb8a249e2e7ce5d132520a5c5d882980 (diff) | |
| download | gentoo-7fcc9abab1c766d5b4e47cc0dd2be080d6805ae9.tar.gz gentoo-7fcc9abab1c766d5b4e47cc0dd2be080d6805ae9.tar.bz2 gentoo-7fcc9abab1c766d5b4e47cc0dd2be080d6805ae9.zip | |
Merge remote-tracking branch 'github/pr/548'.
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/nagiosplugin/nagiosplugin-1.2.3.ebuild | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-python/nagiosplugin/nagiosplugin-1.2.3.ebuild b/dev-python/nagiosplugin/nagiosplugin-1.2.3.ebuild index 9359a4076a4d4..9ba675f3b2fc9 100644 --- a/dev-python/nagiosplugin/nagiosplugin-1.2.3.ebuild +++ b/dev-python/nagiosplugin/nagiosplugin-1.2.3.ebuild @@ -23,3 +23,7 @@ SLOT="0" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" + +python_test() { + esetup.py test +} |
