dev-util/flawfinder: Run tests for all Python impls
authorMichał Górny <mgorny@gentoo.org>
Mon, 29 Apr 2019 12:31:37 +0000 (14:31 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 29 Apr 2019 12:31:37 +0000 (14:31 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-util/flawfinder/flawfinder-2.0.7.ebuild

index 773f6f36ef0986bb01d6b4f4a7346fb45a90ae02..cf9cdb27f945172f4b62104428fa6dbbe9c9303a 100644 (file)
@@ -26,7 +26,7 @@ src_prepare() {
        default
 }
 
-src_test() {
+python_test() {
        emake test
 }