diff --git a/tests/minicrater/full/results.expected.json b/tests/minicrater/full/results.expected.json index ab808bb0b..c6ab53f01 100644 --- a/tests/minicrater/full/results.expected.json +++ b/tests/minicrater/full/results.expected.json @@ -75,6 +75,21 @@ ], "url": "https://github.com/rust-lang-nursery/crater/tree/master/local-crates/build-pass" }, + { + "name": "clippy-warn (local)", + "res": "test-pass", + "runs": [ + { + "log": "stable/local/clippy-warn", + "res": "test-pass" + }, + { + "log": "beta/local/clippy-warn", + "res": "test-pass" + } + ], + "url": "https://github.com/rust-lang-nursery/crater/tree/master/local-crates/clippy-warn" + }, { "name": "memory-hungry (local)", "res": "spurious-fixed",