9 lines
161 B
Plaintext
9 lines
161 B
Plaintext
$ npm test
|
|
|
|
Phrase
|
|
#palindrome()
|
|
✓ should return false for a non-palindrome
|
|
✓ should return true for a plain palindrome
|
|
|
|
2 passing (6ms)
|