diff options
Diffstat (limited to '')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index e5b4e5b5..cfa0dd6f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -846,6 +846,7 @@ if(BUILD_TESTING) test_block_header test_check test_filter_flags + test_filter_str test_hardware test_index test_index_hash |