mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-11 07:37:10 -07:00
failed attempt to write a test for Series Controller
This commit is contained in:
parent
020a7462c0
commit
babe2735ee
10 changed files with 105 additions and 23 deletions
|
@ -7,6 +7,5 @@ namespace NzbDrone.Core.Controllers
|
|||
bool Exists(string path);
|
||||
string[] GetDirectories(string path);
|
||||
String CreateDirectory(string path);
|
||||
string CleanPath(string path);
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue