mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-28 16:29:34 +08:00
Run clang-format.
This commit is contained in:
@@ -70,5 +70,4 @@ TEST(ToggleTest, Tab) {
|
||||
toggle.OnEvent(Event::TabReverse);
|
||||
EXPECT_EQ(toggle.selected, 1);
|
||||
toggle.OnEvent(Event::TabReverse);
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user