diff --git a/tests/StringViewTests.cpp b/tests/StringViewTests.cpp index 7ce047f..7026004 100644 --- a/tests/StringViewTests.cpp +++ b/tests/StringViewTests.cpp @@ -80,5 +80,4 @@ TEST_CASE("Get Empty String", "[Utilities]") { REQUIRE(ArbUt::StringView::EmptyString() == ""_cnc); } - #endif \ No newline at end of file