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