mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-08 21:43:44 +02:00
Warning removal
This commit is contained in:
parent
19d973cfd4
commit
6ba9aeaa99
1 changed files with 1 additions and 0 deletions
|
@ -402,6 +402,7 @@ mod tests {
|
||||||
#[allow(unused_imports)]
|
#[allow(unused_imports)]
|
||||||
use super::*;
|
use super::*;
|
||||||
|
|
||||||
|
#[allow(unused)]
|
||||||
#[test]
|
#[test]
|
||||||
fn test_db() {
|
fn test_db() {
|
||||||
if let Ok(tokio_runtime) = zerotier_utils::tokio::runtime::Builder::new_current_thread().enable_all().build() {
|
if let Ok(tokio_runtime) = zerotier_utils::tokio::runtime::Builder::new_current_thread().enable_all().build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue