about summary refs log tree commit diff
path: root/library/alloctests/testing/mod.rs
diff options
context:
space:
mode:
Diffstat (limited to 'library/alloctests/testing/mod.rs')
-rw-r--r--library/alloctests/testing/mod.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/library/alloctests/testing/mod.rs b/library/alloctests/testing/mod.rs
index c8457daf93e..66a4f6682b9 100644
--- a/library/alloctests/testing/mod.rs
+++ b/library/alloctests/testing/mod.rs
@@ -1,3 +1,4 @@
 pub(crate) mod crash_test;
+pub(crate) mod macros;
 pub(crate) mod ord_chaos;
 pub(crate) mod rng;