This commit is contained in:
Thorsten Sommer 2020-10-30 22:25:01 +01:00
parent bc942d21bc
commit 819dfd8a2e

View File

@ -8,7 +8,7 @@ using NUnit.Framework;
namespace FastRngTests.Double.Distributions namespace FastRngTests.Double.Distributions
{ {
[ExcludeFromCodeCoverage] [ExcludeFromCodeCoverage]
public class Beta public class BetaA2B2
{ {
[Test] [Test]
[Category(TestCategories.COVER)] [Category(TestCategories.COVER)]