Skip to content

Commit 64ccce1

Browse files
committed
fixup! fixup! [libc] Fix bugs found when testing with all headers
1 parent 888461f commit 64ccce1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libc/test/src/stdio/printf_core/converter_test.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,4 +255,3 @@ TEST_F(LlvmLibcPrintfConverterTest, OctConversion) {
255255
ASSERT_STREQ(str, "1234");
256256
ASSERT_EQ(writer.get_chars_written(), 4);
257257
}
258-

0 commit comments

Comments
 (0)