From a7e951d159f09667efa6fd90a8e09d3cddb1d470 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 6 Dec 2016 00:10:44 +0100 Subject: [PATCH] dev-libs/leatherman: Enable tests (that fail), #601744 --- dev-libs/leatherman/leatherman-0.10.0.ebuild | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dev-libs/leatherman/leatherman-0.10.0.ebuild b/dev-libs/leatherman/leatherman-0.10.0.ebuild index 0bf52123aaa3..82fafc78c7ff 100644 --- a/dev-libs/leatherman/leatherman-0.10.0.ebuild +++ b/dev-libs/leatherman/leatherman-0.10.0.ebuild @@ -47,6 +47,10 @@ src_configure() { cmake-utils_src_configure } +src_test() { + cmake-utils_src_test +} + src_install() { cmake-utils_src_install } -- 2.26.2