7 lines
86 B
C#
Raw Permalink Normal View History

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