Files
h-school/tests/HSchool.Simulation.Tests/AssemblyInfo.cs
T

3 lines
149 B
C#

// Arch's native allocator is not safe across parallel test classes in this suite.
[assembly: CollectionBehavior(DisableTestParallelization = true)]