moved to the tests file
This commit is contained in:
@@ -7,7 +7,6 @@ mod tests;
|
|||||||
use array2d::Array2D;
|
use array2d::Array2D;
|
||||||
pub use indices::*;
|
pub use indices::*;
|
||||||
|
|
||||||
use self::score_checkers::scan;
|
|
||||||
#[derive(Clone)]
|
#[derive(Clone)]
|
||||||
pub struct Board {
|
pub struct Board {
|
||||||
red_score: i32,
|
red_score: i32,
|
||||||
|
|||||||
Reference in New Issue
Block a user