[libc][NFC] Fix onre more -Wconversion warning in strtoul test code.
authorRoland McGrath <mcgrathr@google.com>
Fri, 27 Aug 2021 21:11:31 +0000 (14:11 -0700)
committerRoland McGrath <mcgrathr@google.com>
Fri, 27 Aug 2021 21:12:39 +0000 (14:12 -0700)
commit225eb8a22d416c1c7405770165c3291ab0ee3dba
tree18e3a574844fc866896a08dd57940886d7b60c88
parent4e1a164d7bd53653f79decc121afe784d2fde0a7
[libc][NFC] Fix onre more -Wconversion warning in strtoul test code.

The last change missed one spot.

Differential Revision: https://reviews.llvm.org/D108845
libc/test/src/stdlib/strtoul_test.cpp