7 lines
82 B
C#
7 lines
82 B
C#
|
using NUnit.Framework;
|
|||
|
|
|||
|
[assembly: LevelOfParallelism(30)]
|
|||
|
namespace Tests
|
|||
|
{
|
|||
|
}
|