eclass/tests/cargo-bench.sh: Source version-funcs.sh

Needed by cargo.eclass for ver_test.

Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
Ulrich Müller
2026-07-31 13:56:52 +02:00
parent 654c3baf3f
commit df810e2523

View File

@@ -1,9 +1,10 @@
#!/bin/bash
# Copyright 2023-2024 Gentoo Authors
# Copyright 2023-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
source tests-common.sh || exit
source version-funcs.sh || exit
export LC_ALL=C