musichoard/tests/library/mod.rs
Wojciech Kozlowski 7348e0d04e
Some checks failed
Cargo CI / Build and Test (pull_request) Successful in 1m5s
Cargo CI / Lint (pull_request) Failing after 43s
Explicit test data for integration tests as well
2024-01-21 15:08:33 +01:00

5 lines
63 B
Rust

mod testmod;
#[cfg(feature = "library-beets")]
pub mod beets;