Formatting changes.
This commit is contained in:
parent
f60e449d8e
commit
030c82d1bc
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
#include "GameState.hpp"
|
||||
#include <gtest/gtest.h>
|
||||
#include <fmt/format.h>
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
TEST(GameStateTest, Fuzz) {
|
||||
pacman::GameState gameState;
|
||||
|
|
Loading…
Reference in a new issue