mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-26 21:06:06 +00:00
[libc] Fix typo in test message
This commit is contained in:
parent
1650f1b3d7
commit
398162ddbc
@ -97,7 +97,7 @@ TEST(LlvmLibcStrErrorTest, KnownErrors) {
|
||||
".lib section in a.out corrupted",
|
||||
"Attempting to link in too many shared libraries",
|
||||
"Cannot exec a shared library directly",
|
||||
"Unknown Error 84", // Unknown
|
||||
"Unknown error 84", // Unknown
|
||||
"Interrupted system call should be restarted",
|
||||
"Streams pipe error",
|
||||
"Too many users",
|
||||
|
Loading…
x
Reference in New Issue
Block a user