[LIBC] Actually assert no errors in `pthread_call_once` in its test; NFC
authorNoah Goldstein <goldstein.w.n@gmail.com>
Fri, 14 Apr 2023 17:34:27 +0000 (12:34 -0500)
committerNoah Goldstein <goldstein.w.n@gmail.com>
Fri, 14 Apr 2023 18:14:20 +0000 (13:14 -0500)
commitc8a29c2dfc56648a79807e0d475c7906f03cb73f
treec94b38e3ac289f64427edc6c2e6bfbe393919803
parent442b0d9db4df4913b3e21dad30b21746964f8e1a
[LIBC] Actually assert no errors in `pthread_call_once` in its test; NFC

Just seemed to be missing an assertion.

Reviewed By: sivachandra

Differential Revision: https://reviews.llvm.org/D148289
libc/test/integration/src/pthread/pthread_once_test.cpp