7 lines
93 B
C#
Raw Normal View History

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