mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-12-16 01:48:56 +08:00
Run clang-format.
This commit is contained in:
@@ -75,5 +75,4 @@ TEST(RadioboxTest, Navigation) {
|
||||
radiobox.OnEvent(Event::TabReverse);
|
||||
EXPECT_EQ(radiobox.focused, 1);
|
||||
radiobox.OnEvent(Event::TabReverse);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user