mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-04-06 13:47:56 +02:00
lint: add missing ipc/test to grep_boost_fixture_test_suite
This commit is contained in:
@@ -20,6 +20,7 @@ def grep_boost_fixture_test_suite():
|
||||
"-E",
|
||||
r"^BOOST_FIXTURE_TEST_SUITE\(",
|
||||
"--",
|
||||
"src/ipc/test/**.cpp",
|
||||
"src/test/**.cpp",
|
||||
"src/wallet/test/**.cpp",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user