diff options
Diffstat (limited to 'crates/rocie-server/tests/tests.rs')
| -rw-r--r-- | crates/rocie-server/tests/tests.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/rocie-server/tests/tests.rs b/crates/rocie-server/tests/tests.rs index 3759042..4a218d1 100644 --- a/crates/rocie-server/tests/tests.rs +++ b/crates/rocie-server/tests/tests.rs @@ -7,3 +7,4 @@ mod products; mod product_parents; mod units; mod recipies; +mod users; |
