summaryrefslogtreecommitdiff
path: root/schist_core/schist_fakes/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'schist_core/schist_fakes/src/lib.rs')
-rw-r--r--schist_core/schist_fakes/src/lib.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/schist_core/schist_fakes/src/lib.rs b/schist_core/schist_fakes/src/lib.rs
index 4a22169..ba88fb5 100644
--- a/schist_core/schist_fakes/src/lib.rs
+++ b/schist_core/schist_fakes/src/lib.rs
@@ -2,6 +2,6 @@ pub mod account;
pub mod account_transfer;
pub mod bucket;
pub mod budget_drip;
-pub mod category_transfer;
+pub mod bucket_transfer;
pub mod transaction;
pub mod transaction_categorisation;