add tests to api
This commit is contained in:
@@ -163,3 +163,6 @@ impl<T: Into<DataValue>> TelemetryHandle<T> {
|
||||
self.publish(value, Utc::now()).await
|
||||
}
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {}
|
||||
|
||||
Reference in New Issue
Block a user