app-shells/fish: sync live

Signed-off-by: idealseal <realidealseal@protonmail.com>
Part-of: https://codeberg.org/gentoo/gentoo/pulls/440
Merges: https://codeberg.org/gentoo/gentoo/pulls/440
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
idealseal
2026-03-28 11:32:29 +00:00
committed by Sam James
parent 7117750a0c
commit a34d49a12f

View File

@@ -126,11 +126,6 @@ src_test() {
tests/pexpects/terminal.py \
|| :
if [[ ${PV} == 9999 ]]; then
# https://github.com/fish-shell/fish-shell/issues/12497
rm -v tests/checks/version.fish || :
fi
cargo_env cmake_build fish_run_tests
}