You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Luhn: Update tests to 1.7.0 (1 changed tests, 2 new tests) (#900)
Changes included:
1. exercism/problem-specifications#1480: 1.4.0 to 1.5.0:
Change "055a 444 285" test into "055b 444 285" for subtle reasons.
New test name: using ascii value for doubled non-digit isn't allowed
2. exercism/problem-specifications#1500: 1.5.0 to 1.6.0:
Add test case: valid number with an odd number of spaces
3. exercism/problem-specifications#1635: 1.6.0 to 1.7.0:
Add test case: invalid long number with an even remainder
0 commit comments