We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0522dd3 commit 1ccfc65Copy full SHA for 1ccfc65
tests/PrimeTests.cs
@@ -8,8 +8,6 @@ namespace Open.Numeric.Primes.Tests
8
{
9
public static class PrimeNumbers
10
11
-
12
13
[Theory]
14
[InlineData(2130706433)]
15
public static void TrialDivision32Test(uint value)
0 commit comments