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