chore(format): reformat test suites

This commit is contained in:
fallenoak 2020-09-16 23:12:09 -05:00
parent ced42bbfed
commit 7c6521a547
No known key found for this signature in database
GPG key ID: 7628F8E61AEA070D
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
#include "Test.hpp"
#include "Memory.hpp"
#include "Test.hpp"
TEST_CASE("SMemAlloc", "[memory]") {
SECTION("allocates memory") {