diff --git a/tests/ImageSharp.Sandbox46/Tests/PixelFormats/PixelBlenderTests.cs b/tests/ImageSharp.Sandbox46/Tests/PixelFormats/PixelBlenderTests.cs
deleted file mode 100644
index 7efd3a6fc..000000000
--- a/tests/ImageSharp.Sandbox46/Tests/PixelFormats/PixelBlenderTests.cs
+++ /dev/null
@@ -1,50 +0,0 @@
-//
-// Copyright (c) James Jackson-South and contributors.
-// Licensed under the Apache License, Version 2.0.
-//
-
-namespace ImageSharp.Tests.PixelFormats
-{
- using System;
- using System.Collections.Generic;
- using System.Text;
- using ImageSharp.PixelFormats;
- using ImageSharp.PixelFormats.PixelBlenders;
- using ImageSharp.Tests.TestUtilities;
- using Xunit;
-
- public class PixelOperations
- {
- public static TheoryData