aboutsummaryrefslogtreecommitdiff
path: root/ci/test
diff options
context:
space:
mode:
authorMacroFake <falke.marco@gmail.com>2022-05-10 18:12:23 +0200
committerMacroFake <falke.marco@gmail.com>2022-11-16 12:21:33 +0100
commit2222ec71fdf573a15bb593fc0dd42d2d28ca5449 (patch)
treee7ed74c13c1f72e173cdfa84dacf42b67efeaea8 /ci/test
parent547a96362888d2fa02d496c192dcdb7ea7d72813 (diff)
downloadbitcoin-2222ec71fdf573a15bb593fc0dd42d2d28ca5449.tar.xz
util: Move error message formatting of NonFatalCheckError to cpp
This allows to strip down the header file
Diffstat (limited to 'ci/test')
-rwxr-xr-xci/test/06_script_b.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/test/06_script_b.sh b/ci/test/06_script_b.sh
index 89e517d83c..6177736722 100755
--- a/ci/test/06_script_b.sh
+++ b/ci/test/06_script_b.sh
@@ -59,6 +59,7 @@ if [ "${RUN_TIDY}" = "true" ]; then
" src/threadinterrupt.cpp"\
" src/util/bip32.cpp"\
" src/util/bytevectorhash.cpp"\
+ " src/util/check.cpp"\
" src/util/error.cpp"\
" src/util/getuniquepath.cpp"\
" src/util/hasher.cpp"\