Skip to content

Commit

Permalink
Include new minicrater test in expected output for full
Browse files Browse the repository at this point in the history
  • Loading branch information
ecstatic-morse committed Jan 26, 2019
1 parent 3985d0c commit 42174eb
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions tests/minicrater/full/results.expected.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 42174eb

Please sign in to comment.