|
|
@ -44,12 +44,6 @@ namespace SixLabors.ImageSharp.Tests |
|
|
this.CheckPath(TestEnvironment.InputImagesDirectoryFullPath); |
|
|
this.CheckPath(TestEnvironment.InputImagesDirectoryFullPath); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
[Fact] |
|
|
|
|
|
public void ActualOutputDirectoryFullPath() |
|
|
|
|
|
{ |
|
|
|
|
|
this.CheckPath(TestEnvironment.ActualOutputDirectoryFullPath); |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
[Fact] |
|
|
[Fact] |
|
|
public void ExpectedOutputDirectoryFullPath() |
|
|
public void ExpectedOutputDirectoryFullPath() |
|
|
{ |
|
|
{ |
|
|
|