Skip to content

Commit db5c48d

Browse files
committed
Cosmetic change
1 parent 8cf6258 commit db5c48d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

test/embedded/test_fpc1020a/fpc1020a_test.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,8 @@ TEST_F(TestFPC1020A, Sleep)
424424
}
425425

426426
// --- detail functions (no hardware required) ---
427-
class TestFPC1020A_Detail : public ::testing::Test {};
427+
class TestFPC1020A_Detail : public ::testing::Test {
428+
};
428429

429430
using Frame = m5::unit::UnitFPC1XXX::Frame;
430431
using namespace m5::unit::fpc1xxx::detail;

0 commit comments

Comments
 (0)