7 lines
81 B
C#

using NUnit.Framework;
[assembly: LevelOfParallelism(1)]
namespace Tests
{
}