diff options
Diffstat (limited to 'xtask/tests/tidy.rs')
-rw-r--r-- | xtask/tests/tidy.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xtask/tests/tidy.rs b/xtask/tests/tidy.rs index 4fdff62ee..3b1408222 100644 --- a/xtask/tests/tidy.rs +++ b/xtask/tests/tidy.rs | |||
@@ -68,6 +68,7 @@ See https://github.com/rust-lang/rust-clippy/issues/5537 for discussion. | |||
68 | fn check_licenses() { | 68 | fn check_licenses() { |
69 | let expected = " | 69 | let expected = " |
70 | 0BSD OR MIT OR Apache-2.0 | 70 | 0BSD OR MIT OR Apache-2.0 |
71 | Apache-2.0 | ||
71 | Apache-2.0 OR BSL-1.0 | 72 | Apache-2.0 OR BSL-1.0 |
72 | Apache-2.0 OR MIT | 73 | Apache-2.0 OR MIT |
73 | Apache-2.0/MIT | 74 | Apache-2.0/MIT |