From 93e14af1e871fa932dbfb7012da58f25a4a9204b Mon Sep 17 00:00:00 2001 From: Deukhoofd Date: Sat, 8 Aug 2020 12:19:01 +0200 Subject: [PATCH] Trigger new build. --- tests/StringViewTests.cpp | 1 - 1 file changed, 1 deletion(-) 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