[board] Add position::tests::rook_for_castle
This commit is contained in:
parent
fa1c6b452e
commit
8835d8b40e
2 changed files with 20 additions and 2 deletions
|
|
@ -230,7 +230,7 @@ mod tests {
|
|||
|
||||
#[macro_use]
|
||||
mod knight {
|
||||
use crate::{sight::Sight, Position};
|
||||
use crate::sight::Sight;
|
||||
|
||||
sight_test!(
|
||||
f6_knight,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue