]> git.lizzy.rs Git - rust.git/blobdiff - library/test/src/helpers/mod.rs
Rollup merge of #89579 - workingjubilee:regression-test-80108, r=Mark-Simulacrum
[rust.git] / library / test / src / helpers / mod.rs
index b7f00c4c86cdf27f61416b98c5461276989ee80e..049cadf86a6d029d3668882ad1d53b1a19d79f84 100644 (file)
@@ -5,3 +5,4 @@
 pub mod exit_code;
 pub mod isatty;
 pub mod metrics;
+pub mod shuffle;