Fix no newline at end of file error with Xcode 11.3.1
This commit is contained in:
parent
047e8f9349
commit
cfac1c347c
|
@ -390,4 +390,4 @@ TEST(OSRTest, OsrPopupJSOtherClient) {
|
|||
client->SetHandler(handler);
|
||||
handler->ExecuteTest();
|
||||
ReleaseAndWaitForDestructor(handler);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue