Browse Source

fix build

pull/299/head
Anton Firszov 9 years ago
parent
commit
b73b03db61
  1. 2
      tests/ImageSharp.Tests/PixelFormats/PixelOperationsTests.Blender.cs

2
tests/ImageSharp.Tests/PixelFormats/PixelOperationsTests.Blender.cs

@ -11,7 +11,7 @@ using Xunit;
namespace SixLabors.ImageSharp.Tests.PixelFormats namespace SixLabors.ImageSharp.Tests.PixelFormats
{ {
public partial class PixelOperationsTests public class PixelBlenderTests
{ {

Loading…
Cancel
Save