mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-08 05:39:38 +02:00
tests: Move CaseInsensitiveEqual to test/util/str
This commit is contained in:
@@ -60,7 +60,9 @@ BITCOIN_TEST_SUITE = \
|
||||
test/lib/transaction_utils.cpp \
|
||||
test/main.cpp \
|
||||
test/setup_common.h \
|
||||
test/setup_common.cpp
|
||||
test/setup_common.cpp \
|
||||
test/util/str.h \
|
||||
test/util/str.cpp
|
||||
|
||||
FUZZ_SUITE = \
|
||||
test/setup_common.h \
|
||||
|
||||
Reference in New Issue
Block a user