Move position::tests → testing
Expand information printed in assert_move_list
This commit is contained in:
parent
9b7bf3a212
commit
36db46ac18
3 changed files with 59 additions and 35 deletions
|
@ -13,7 +13,7 @@ mod sight;
|
|||
mod macros;
|
||||
|
||||
#[macro_use]
|
||||
mod tests;
|
||||
mod testing;
|
||||
|
||||
pub use position::{MoveBuilder as MakeMoveBuilder, Position, PositionBuilder};
|
||||
pub use r#move::{Castle, MakeMoveError, Move, MoveBuilder};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue