test: Remove system_tests/run_command runtime dependencies

This commit is contained in:
Hennadii Stepanov
2026-01-21 18:57:03 +00:00
parent 2706758dc3
commit a4324ce095
4 changed files with 59 additions and 24 deletions

View File

@@ -21,6 +21,7 @@ EXCLUDED_DIRS = ["contrib/devtools/bitcoin-tidy/",
] + SHARED_EXCLUDED_SUBTREES
EXPECTED_BOOST_INCLUDES = [
"boost/cstdlib.hpp",
"boost/multi_index/detail/hash_index_iterator.hpp",
"boost/multi_index/hashed_index.hpp",
"boost/multi_index/identity.hpp",