avoid warnings

This commit is contained in:
Max Bradbury 2020-10-09 13:08:47 +01:00
parent c1cac86c1a
commit ee0e6af143
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#[cfg(test)]
mod test { mod test {
use crate::game::Game; use crate::game::Game;