| 449 | // ═══════════════════════════════════════════════════════════════════════════════════ |
| 450 | |
| 451 | TEST(TabsYogaHelperTest, TabBarHeight_Is96) { |
| 452 | // Verify the constant |
| 453 | EXPECT_FLOAT_EQ(TabsYogaHelper::kTabBarHeight, 96.0f); |
| 454 | } |
nothing calls this directly
no outgoing calls
no test coverage detected