mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 10:47:08 -07:00
more linux fixes
This commit is contained in:
parent
23b2c9eef5
commit
b06a58966e
5 changed files with 27 additions and 34 deletions
|
@ -16,7 +16,7 @@ namespace NzbDrone.Common.Test.EnsureTest
|
|||
}
|
||||
|
||||
|
||||
[TestCase(@"var/user/file with, comma.mkv")]
|
||||
[TestCase(@"/var/user/file with, comma.mkv")]
|
||||
public void EnsureLinuxPath(string path)
|
||||
{
|
||||
LinuxOnly();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue