Formatting: Apply pre-commit to tests/src

This commit is contained in:
Chris Hennes
2023-04-05 21:07:20 -05:00
committed by wwmayer
parent 5bbac68676
commit e04bf47d8d
15 changed files with 451 additions and 401 deletions

View File

@@ -2,6 +2,5 @@
#include "Gui/Assistant.h"
TEST(Assistant, first){
}
TEST(Assistant, first)
{}