Moved some tests
This commit is contained in:
parent
a9f69c1160
commit
65a7670a1b
3 changed files with 100 additions and 30 deletions
|
@ -7,7 +7,7 @@ use std::error::Error;
|
|||
|
||||
pub mod calendar;
|
||||
mod task;
|
||||
mod client;
|
||||
pub mod client;
|
||||
|
||||
pub use calendar::Calendar;
|
||||
pub use task::Task;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue