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 6e20c31..4a22169 100644
--- a/schist_core/schist_fakes/src/lib.rs
+++ b/schist_core/schist_fakes/src/lib.rs
@@ -1,7 +1,7 @@
pub mod account;
pub mod account_transfer;
+pub mod bucket;
pub mod budget_drip;
-pub mod category;
pub mod category_transfer;
pub mod transaction;
pub mod transaction_categorisation;