More tests

This commit is contained in:
Candifloss 2024-08-11 03:41:05 +05:30
parent 14aa2454fd
commit 007786d3fb

View File

@ -7,6 +7,7 @@ struct Notification {
// //
} }
#[tokio::main]
async fn main() -> Result<(), zbus::Error> { async fn main() -> Result<(), zbus::Error> {
let conn = Connection::new_session()?; let conn = Connection::new_session()?;