Skip to content

Commit 1ccfc65

Browse files
author
Oren (electricessence)
committed
Cleanup.
1 parent 0522dd3 commit 1ccfc65

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/PrimeTests.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ namespace Open.Numeric.Primes.Tests
88
{
99
public static class PrimeNumbers
1010
{
11-
12-
1311
[Theory]
1412
[InlineData(2130706433)]
1513
public static void TrialDivision32Test(uint value)

0 commit comments

Comments
 (0)