mirror of https://github.com/dswd/vpncloud.git
Fixed benches
This commit is contained in:
parent
c062728f73
commit
00858fe140
|
@ -149,6 +149,7 @@ fn create_test_node() -> TestNode {
|
||||||
true,
|
true,
|
||||||
vec![],
|
vec![],
|
||||||
Crypto::None,
|
Crypto::None,
|
||||||
|
None,
|
||||||
None
|
None
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue