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