mirror of
https://github.com/logos-storage/logos-storage-nim-cs-dist-tests.git
synced 2026-01-02 13:33:07 +00:00
7 lines
93 B
C#
7 lines
93 B
C#
using NUnit.Framework;
|
|
|
|
[assembly: LevelOfParallelism(2)]
|
|
namespace CodexReleaseTests
|
|
{
|
|
}
|