test: Implemented tests for the Lidarr list artists command
This commit is contained in:
@@ -14,6 +14,10 @@ use super::{CliCommandHandler, Command};
|
||||
|
||||
mod list_command_handler;
|
||||
|
||||
#[cfg(test)]
|
||||
#[path = "lidarr_command_tests.rs"]
|
||||
mod lidarr_command_tests;
|
||||
|
||||
#[derive(Debug, Clone, PartialEq, Eq, Subcommand)]
|
||||
pub enum LidarrCommand {
|
||||
#[command(
|
||||
|
||||
Reference in New Issue
Block a user