2
0
mirror of synced 2025-02-06 05:34:34 +00:00

7 lines
103 B
C#
Raw Normal View History

2024-11-21 12:15:15 +01:00
using NUnit.Framework;
[assembly: LevelOfParallelism(1)]
namespace CodexReleaseTests.DataTests
{
}