Skip to content

Commit 3d82615

Browse files
committed
update expected minicrater result
1 parent f4a85e9 commit 3d82615

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

tests/minicrater/full/results.expected.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,21 @@
9090
],
9191
"url": "https://github.com/rust-lang-nursery/crater/tree/master/local-crates/memory-hungry"
9292
},
93+
{
94+
"name": "missing-examples (local)",
95+
"res": "test-pass",
96+
"runs": [
97+
{
98+
"log": "stable/local/missing-examples",
99+
"res": "test-pass"
100+
},
101+
{
102+
"log": "beta/local/missing-examples",
103+
"res": "test-pass"
104+
}
105+
],
106+
"url": "https://github.com/rust-lang-nursery/crater/tree/master/local-crates/missing-examples"
107+
},
93108
{
94109
"name": "network-access (local)",
95110
"res": "fixed",

0 commit comments

Comments
 (0)