Browse Source

fix sandbox test

af/merge-core
Scott Williams 9 years ago
parent
commit
a9d0e836b5
  1. 1
      tests/ImageSharp.Sandbox46/Program.cs

1
tests/ImageSharp.Sandbox46/Program.cs

@ -11,6 +11,7 @@ namespace ImageSharp.Sandbox46
using ImageSharp.Tests;
using ImageSharp.Tests.Colors;
using ImageSharp.Tests.PixelFormats;
using ImageSharp.Tests.Processing.Processors.Transforms;
using ImageSharp.Tests.Processing.Transforms;
using Xunit.Abstractions;

Loading…
Cancel
Save