Revert "tests add to namespace sls (#464)" (#465)

This reverts commit f5745fcf18.
This commit is contained in:
Dhanya Thattil
2022-05-20 15:43:48 +02:00
committed by GitHub
parent f5745fcf18
commit 8656eeec25
44 changed files with 228 additions and 350 deletions

View File

@@ -10,7 +10,7 @@
#include "sls/sls_detector_exceptions.h"
#include "sls/string_utils.h"
namespace sls {
using namespace sls;
TEST_CASE("Convert mac address using classes", "[support]") {
@@ -128,5 +128,3 @@ TEST_CASE("udp dst struct basic properties") {
}
// TODO!(Erik) Look up a real hostname and verify the IP
} // namespace sls