2
0
mirror of synced 2025-01-13 01:54:07 +00:00
2023-09-20 10:59:52 +02:00

7 lines
90 B
C#

using NUnit.Framework;
[assembly: LevelOfParallelism(1)]
namespace CodexLongTests
{
}