test: add namespace for test helpers
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
|
||||
namespace {
|
||||
|
||||
using namespace helpers;
|
||||
|
||||
void testFileRemovedAfterScope() {
|
||||
const std::string fileName = "scoped_file_test.log";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user