7 lines
100 B
C#
Raw Normal View History

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