Files
k-mood/crates/application/tests/provider.rs
Gabriel Kaszewski 23d052278a
All checks were successful
CI / ci (push) Successful in 19m38s
changes
2026-08-26 20:58:14 +02:00

6 lines
125 B
Rust

#[path = "provider/connection_test.rs"]
mod connection_test;
#[path = "provider/now_playing_test.rs"]
mod now_playing_test;