summaryrefslogtreecommitdiffstats
path: root/StringTools/test/Char__MakeLower.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'StringTools/test/Char__MakeLower.cpp')
-rw-r--r--StringTools/test/Char__MakeLower.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/StringTools/test/Char__MakeLower.cpp b/StringTools/test/Char__MakeLower.cpp
index 152b56f..3341707 100644
--- a/StringTools/test/Char__MakeLower.cpp
+++ b/StringTools/test/Char__MakeLower.cpp
@@ -1,6 +1,9 @@
#include <StringTools/CharTools.h>
#include "Catch2.h"
+using namespace Leonetienne::StringTools;
+
+
TEST_CASE(__FILE__"/LowerToUpper_NoSymbols", "[Char][MakeLower]")
{
// Setup