1
0
forked from Alepha/Alepha

Include the tests for dumbhash!

This commit is contained in:
2025-11-03 16:32:56 -10:00
parent a9d4aabf02
commit 8015d17e97
3 changed files with 9 additions and 3 deletions

View File

@ -50,5 +50,7 @@ add_subdirectory( Capabilities.test )
add_subdirectory( delimited_list.test )
add_subdirectory( UniversalAggregate.test )
add_subdirectory( dumbhash.test )
# Sample applications
add_executable( example example.cc )