File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
tests/ImageSharp.Tests/Formats/Png Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -80,13 +80,13 @@ public partial class PngDecoderTests
8080
8181 public static readonly string [ ] MultiFrameTestFiles =
8282 {
83- // TestImages.Png.APng,
84- // TestImages.Png.SplitIDatZeroLength,
85- // TestImages.Png.DisposeNone,
86- // TestImages.Png.DisposeBackground,
87- // TestImages.Png.DisposeBackgroundRegion,
88- // TestImages.Png.DisposePreviousFirst,
89- // TestImages.Png.DisposeBackgroundBeforeRegion,
83+ TestImages . Png . APng ,
84+ TestImages . Png . SplitIDatZeroLength ,
85+ TestImages . Png . DisposeNone ,
86+ TestImages . Png . DisposeBackground ,
87+ TestImages . Png . DisposeBackgroundRegion ,
88+ TestImages . Png . DisposePreviousFirst ,
89+ TestImages . Png . DisposeBackgroundBeforeRegion ,
9090 TestImages . Png . BlendOverMultiple
9191 } ;
9292
You can’t perform that action at this time.
0 commit comments