Formatting changes.

This commit is contained in:
Ólafur Waage 2021-09-10 13:57:01 +02:00
parent f60e449d8e
commit 030c82d1bc
2 changed files with 4 additions and 4 deletions

View File

@ -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;