avoid warnings
This commit is contained in:
parent
c1cac86c1a
commit
ee0e6af143
|
@ -1,3 +1,4 @@
|
||||||
|
#[cfg(test)]
|
||||||
mod test {
|
mod test {
|
||||||
use crate::game::Game;
|
use crate::game::Game;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue