dev-libs/leatherman: Enable tests (that fail), #601744
authorMichał Górny <mgorny@gentoo.org>
Mon, 5 Dec 2016 23:10:44 +0000 (00:10 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 5 Dec 2016 23:52:09 +0000 (00:52 +0100)
dev-libs/leatherman/leatherman-0.10.0.ebuild

index 0bf52123aaa36781394f91f86ce325c290342aad..82fafc78c7ff84a906334828839642e817bcd308 100644 (file)
@@ -47,6 +47,10 @@ src_configure() {
        cmake-utils_src_configure
 }
 
+src_test() {
+       cmake-utils_src_test
+}
+
 src_install() {
        cmake-utils_src_install
 }