diogoalexandrefranco / cl-strings

A portable, dependency-free set of utilities to manipulate strings in Common Lisp
MIT License
46 stars 7 forks source link

Update tests.lisp #11

Closed iconofsin closed 3 years ago

iconofsin commented 3 years ago

Fixed invalid nil string test-cases for ends-with and starts-with; previous versions duplicated nil suffix/prefix test-cases.