mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
x11-misc/leftwm-theme: Fix tests
Bug: https://bugs.gentoo.org/975701 Closes: https://bugs.gentoo.org/975701 Signed-off-by: Niklaus 'vimja' Hofer <gentoo-bugzilla@vimja.email>
This commit is contained in:
@@ -222,8 +222,8 @@ RDEPEND="
|
||||
QA_FLAGS_IGNORED="usr/bin/leftwm-theme"
|
||||
|
||||
src_test() {
|
||||
# requires internet connection
|
||||
cargo_src_test -- --skip test_update_repos
|
||||
local CARGO_SKIP_TESTS=( test_update_repos )
|
||||
cargo_src_test
|
||||
}
|
||||
|
||||
src_install() {
|
||||
|
||||
Reference in New Issue
Block a user