Rename uint256 tests to numbers

This commit is contained in:
Piotr Wójcik 2024-10-24 19:23:08 +02:00
commit 674d5af863
2 changed files with 1 additions and 1 deletions

View file

@ -35,6 +35,7 @@ add_executable(
network_filter.cpp
network_functions.cpp
node.cpp
numbers.cpp
object_stream.cpp
optimistic_scheduler.cpp
processing_queue.cpp
@ -55,7 +56,6 @@ add_executable(
throttle.cpp
toml.cpp
timer.cpp
uint256_union.cpp
unchecked_map.cpp
utility.cpp
vote_cache.cpp