exercism/typescript

Missing test case for problem "luhn"

rkaustchr opened this issue · 0 comments

I believe is missing a test case for the problem luhn/luhn.test.ts

There isn't a test case that covers a valid strings of length 2 without spaces.