#include "Position.hpp" #include TEST(PositionTest, Init) { EXPECT_EQ(1, 1); }