The source project of this merge request has been removed.
Add test for 'read_word_length'
There is a task to skip whitespaces in the beginning of the input, but its completion is not tested.
Added '\t 123'
to the test inputs list, should be enough.