about summary refs log tree commit diff stats
path: root/crates/rocie-server/tests/tests.rs
diff options
context:
space:
mode:
Diffstat (limited to 'crates/rocie-server/tests/tests.rs')
-rw-r--r--crates/rocie-server/tests/tests.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/rocie-server/tests/tests.rs b/crates/rocie-server/tests/tests.rs
index 34395a6..cf34156 100644
--- a/crates/rocie-server/tests/tests.rs
+++ b/crates/rocie-server/tests/tests.rs
@@ -4,3 +4,4 @@ mod _testenv;
 pub(crate) use _testenv as testenv;
 
 mod products;
+mod units;