tweaks
This commit is contained in:
+7
-2
@@ -1,2 +1,7 @@
|
||||
mod card_game;
|
||||
mod klondike;
|
||||
pub mod card_game;
|
||||
pub mod klondike;
|
||||
|
||||
// test readme
|
||||
#[doc = include_str!("../README.md")]
|
||||
#[cfg(doctest)]
|
||||
struct ReadmeDoctests;
|
||||
|
||||
Reference in New Issue
Block a user