commit:     60ceeed84d64cb6e7832faa343c725df13af42c1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 21 11:40:00 2026 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 21 11:40:42 2026 +0000
URL:        https://gitweb.gentoo.org/proj/portage.git/commit/?id=60ceeed8

tests: resolver: install test_emptytree_reinstall_unsatisfiability.py

Fixes: 92ff02b9189f8350f44e134d538319e4037f3f71
Signed-off-by: Sam James <sam <AT> gentoo.org>

 lib/portage/tests/resolver/meson.build | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/portage/tests/resolver/meson.build 
b/lib/portage/tests/resolver/meson.build
index d5623bffc1..9c83740ef0 100644
--- a/lib/portage/tests/resolver/meson.build
+++ b/lib/portage/tests/resolver/meson.build
@@ -32,6 +32,7 @@ py.install_sources(
         'test_depth.py',
         'test_disjunctive_depend_order.py',
         'test_eapi.py',
+        'test_emptytree_reinstall_unsatisfiability.py',
         'test_features_test_use.py',
         'test_imagemagick_graphicsmagick.py',
         'test_installkernel.py',

Reply via email to