We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 504611f commit e883caaCopy full SHA for e883caa
tests/Magick.NET.Tests/Windows/OpenCL/OpenCLTests.cs
@@ -8,6 +8,7 @@
8
9
namespace Magick.NET.Tests;
10
11
+[Collection(nameof(IsolatedUnitTest))]
12
public partial class OpenCLTests
13
{
14
[Fact]
0 commit comments