2
0
mirror of synced 2025-01-29 01:36:16 +00:00
2024-11-21 12:15:15 +01:00

7 lines
103 B
C#

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