summaryrefslogtreecommitdiff
path: root/tests/src/tests.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/tests.rs')
-rw-r--r--tests/src/tests.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/src/tests.rs b/tests/src/tests.rs
index 3e29c0ff..77c8b210 100644
--- a/tests/src/tests.rs
+++ b/tests/src/tests.rs
@@ -2,6 +2,7 @@
mod args;
mod collect;
+mod custom;
mod logger;
mod run;
mod world;