Moved objects into namespace Leonetienne
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
#include <StringTools/CharTools.h>
|
||||
#include "Catch2.h"
|
||||
|
||||
using namespace Leonetienne::StringTools;
|
||||
|
||||
|
||||
TEST_CASE(__FILE__"/LowerToUpper_NoSymbols", "[Char][MakeLower]")
|
||||
{
|
||||
// Setup
|
||||
|
||||
Reference in New Issue
Block a user