Skip to content

Commit 42174eb

Browse files
Include new minicrater test in expected output for full
1 parent 3985d0c commit 42174eb

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

tests/minicrater/full/results.expected.json

+15
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,21 @@
7575
],
7676
"url": "https://github.com/rust-lang-nursery/crater/tree/master/local-crates/build-pass"
7777
},
78+
{
79+
"name": "clippy-warn (local)",
80+
"res": "test-pass",
81+
"runs": [
82+
{
83+
"log": "stable/local/clippy-warn",
84+
"res": "test-pass"
85+
},
86+
{
87+
"log": "beta/local/clippy-warn",
88+
"res": "test-pass"
89+
}
90+
],
91+
"url": "https://github.com/rust-lang-nursery/crater/tree/master/local-crates/clippy-warn"
92+
},
7893
{
7994
"name": "memory-hungry (local)",
8095
"res": "spurious-fixed",

0 commit comments

Comments
 (0)