fixing tests
This commit is contained in:
parent
53eb0610d8
commit
504da92074
@ -157,7 +157,7 @@ mod tests {
|
|||||||
let a = w.walk();
|
let a = w.walk();
|
||||||
|
|
||||||
let options = a
|
let options = a
|
||||||
.par_iter()
|
.iter()
|
||||||
.map(|v| {
|
.map(|v| {
|
||||||
let mut call = v.call();
|
let mut call = v.call();
|
||||||
let mut put = v.put();
|
let mut put = v.put();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user