mirror of
https://github.com/logos-storage/logos-storage-nim-cs-dist-tests.git
synced 2026-01-02 21:43:08 +00:00
7 lines
86 B
C#
7 lines
86 B
C#
using NUnit.Framework;
|
|
|
|
[assembly: LevelOfParallelism(1)]
|
|
namespace CodexTests
|
|
{
|
|
}
|