7 lines
97 B
C#
Raw Permalink Normal View History

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