Moved tests
This commit is contained in:
@@ -15,4 +15,7 @@ mod archetype;
|
||||
mod object_def;
|
||||
mod board;
|
||||
|
||||
pub use board::Board;
|
||||
pub use board::Board;
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests;
|
||||
Reference in New Issue
Block a user