#include "UtilityEngineTest.hpp" #include "StringTest.hpp" void UtilityEngineTest() { StringTest(); }