5
crates/application/tests/provider.rs
Normal file
5
crates/application/tests/provider.rs
Normal file
@@ -0,0 +1,5 @@
|
||||
#[path = "provider/connection_test.rs"]
|
||||
mod connection_test;
|
||||
|
||||
#[path = "provider/now_playing_test.rs"]
|
||||
mod now_playing_test;
|
||||
Reference in New Issue
Block a user