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