Add bitboard test
This commit is contained in:
@@ -8,6 +8,7 @@ add_executable(tests
|
||||
BoardTests.cpp
|
||||
FenTests.cpp
|
||||
EngineTests.cpp
|
||||
BitBoardTest.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(tests cplchess_lib Catch2::Catch2)
|
||||
|
Reference in New Issue
Block a user