mirror of
https://github.com/vacp2p/cs-codex-dist-tests.git
synced 2025-02-24 00:08:22 +00:00
7 lines
82 B
C#
7 lines
82 B
C#
using NUnit.Framework;
|
|
|
|
[assembly: LevelOfParallelism(30)]
|
|
namespace Tests
|
|
{
|
|
}
|