dev-perl/Linux-Smaps: Remove dubious tests. Fixes bug 555174.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
This commit is contained in:
Patrice Clement
2015-11-24 22:52:21 +00:00
parent 8c233bd78e
commit 6359cfd872

View File

@@ -17,3 +17,8 @@ IUSE=""
CONFIG_CHECK="~MMU ~PROC_PAGE_MONITOR"
SRC_TEST="do parallel"
# Remove dubious tests.
PERL_RM_FILES=(
t/0{3,4}.t
)