mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-28 13:01:28 +02:00
failed attempt to write a test for Series Controller
This commit is contained in:
@@ -7,6 +7,5 @@ namespace NzbDrone.Core.Controllers
|
||||
bool Exists(string path);
|
||||
string[] GetDirectories(string path);
|
||||
String CreateDirectory(string path);
|
||||
string CleanPath(string path);
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user