summaryrefslogtreecommitdiff
path: root/net-misc/croc/croc-9.6.15.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/croc/croc-9.6.15.ebuild')
-rw-r--r--net-misc/croc/croc-9.6.15.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/croc/croc-9.6.15.ebuild b/net-misc/croc/croc-9.6.15.ebuild
index ddb41e941b5e..edfe827fbac5 100644
--- a/net-misc/croc/croc-9.6.15.ebuild
+++ b/net-misc/croc/croc-9.6.15.ebuild
@@ -43,5 +43,5 @@ src_install() {
}
src_test() {
- ego test -work ./...
+ ego test -skip "Test(Comm|Send|PublicIP|LocalIP)" -work ./...
}