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