Fix happy path test

This commit is contained in:
rishflab 2020-12-14 14:43:05 +11:00 committed by Franck Royer
parent 7092af457a
commit 4b00141c29
No known key found for this signature in database
GPG key ID: A82ED75A8DFC50A4
6 changed files with 10 additions and 528 deletions

View file

@ -9,7 +9,6 @@ pub mod bob;
pub mod cli;
pub mod monero;
pub mod network;
pub mod recover;
pub mod serde;
pub mod state;
pub mod storage;