aboutsummaryrefslogtreecommitdiff
path: root/xtask/tests
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2020-07-29 18:49:10 +0100
committerAleksey Kladov <[email protected]>2020-07-29 18:49:10 +0100
commitba585309ec9ba6102038cd16c3fff107dfc1f56c (patch)
treec66048657b776dd63e21e2caef7f5ebed0a45810 /xtask/tests
parent76202a2c7371a6930db7b83af75c0f5a8ae1d061 (diff)
Replace rand with oorandom
Diffstat (limited to 'xtask/tests')
-rw-r--r--xtask/tests/tidy.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/xtask/tests/tidy.rs b/xtask/tests/tidy.rs
index adadffc53..d65a2acbc 100644
--- a/xtask/tests/tidy.rs
+++ b/xtask/tests/tidy.rs
@@ -55,7 +55,6 @@ fn check_licenses() {
550BSD OR MIT OR Apache-2.0 550BSD OR MIT OR Apache-2.0
56Apache-2.0 OR BSL-1.0 56Apache-2.0 OR BSL-1.0
57Apache-2.0 OR MIT 57Apache-2.0 OR MIT
58Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
59Apache-2.0/MIT 58Apache-2.0/MIT
60BSD-2-Clause 59BSD-2-Clause
61BSD-3-Clause 60BSD-3-Clause