Refactored namespaces
This commit is contained in:
parent
b893381707
commit
976643dd9b
@ -6,7 +6,7 @@ using FastRng.Double;
|
|||||||
using FastRng.Double.Distributions;
|
using FastRng.Double.Distributions;
|
||||||
using NUnit.Framework;
|
using NUnit.Framework;
|
||||||
|
|
||||||
namespace FastRngTests
|
namespace FastRngTests.Double
|
||||||
{
|
{
|
||||||
[ExcludeFromCodeCoverage]
|
[ExcludeFromCodeCoverage]
|
||||||
public class MultiThreadedRngTests
|
public class MultiThreadedRngTests
|
Loading…
Reference in New Issue
Block a user