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
{
[ExcludeFromCodeCoverage]
public class Beta
public class BetaA2B2
{
[Test]
[Category(TestCategories.COVER)]