mirror of
https://github.com/uutils/coreutils
synced 2024-11-16 01:38:04 +00:00
ca7af808d5
Correct the `test_split::test_suffixes_exhausted` test case so that it actually exercises the intended behavior of `split`. Previously, the test fixture contained 26 bytes. After this commit, the test fixture contains 27 bytes. When using a suffix width of one, only 26 filenames should be available when naming chunk files---one for each lowercase ASCII letter. This commit ensures that the filenames will be exhausted as intended by the test.
1 line
27 B
Text
1 line
27 B
Text
abcdefghijklmnopqrstuvwxyz
|