You are already adding tests, it doesn't seem hard to extend them to other space characters. Otherwise you'd need to explicitly check for 0x20 since that's the only thing that's tested.
Right, I failed to realize that the being added tests already cover ' ' as a space character, and the reviewer could be confused by it, while the actual intent was different.