mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 14:21:16 +00:00
Apply pre-commit hooks to all files
This commit is contained in:
parent
892c4c0062
commit
aea4ecca99
288 changed files with 198 additions and 371 deletions
|
@ -122,4 +122,4 @@ TEST_CASE("SharedVector")
|
|||
REQUIRE(copy.capacity() == orig_cap);
|
||||
copy.clear(); // copy is not shared (anymore), retain capacity.
|
||||
REQUIRE(copy.capacity() == orig_cap);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue