Formatting
This commit is contained in:
parent
432daf69bf
commit
82a5d343dd
@ -93,7 +93,5 @@ namespace FastRngTests.Double.Distributions
|
|||||||
Assert.DoesNotThrowAsync(async () => await dist.GetDistributedValue());
|
Assert.DoesNotThrowAsync(async () => await dist.GetDistributedValue());
|
||||||
Assert.That(await dist.GetDistributedValue(), Is.NaN);
|
Assert.That(await dist.GetDistributedValue(), Is.NaN);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user