@ -49,6 +49,15 @@ namespace SixLabors.ImageSharp.Tests
}
[Fact]
public async Task Path_Agnostic_Configuration_Async()
{
using (var img = await Image.LoadAsync(Configuration.Default, this.Path))
VerifyDecodedImage(img);
public void Path_Decoder_Specific()