make test
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
pub mod card_game;
|
||||
pub mod klondike;
|
||||
|
||||
#[cfg(test)]
|
||||
mod test;
|
||||
|
||||
pub type Rng = rand::rngs::ThreadRng;
|
||||
|
||||
// test readme
|
||||
|
||||
Reference in New Issue
Block a user