Remove empty lines around braces with the formatting script
This commit is contained in:
parent
66e3060ea1
commit
02161aad5a
221 changed files with 0 additions and 399 deletions
|
|
@ -1974,7 +1974,6 @@ TEST_CASE("[GDNative String] humanize_size") {
|
|||
CHECK(u32scmp(godot_string_get_data(&s), U"4.97 GiB") == 0);
|
||||
godot_string_destroy(&s);
|
||||
}
|
||||
|
||||
} // namespace TestGDNativeString
|
||||
|
||||
#endif // TEST_GDNATIVE_STRING_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue