diff --git a/tests/src/unit-bon8.cpp b/tests/src/unit-bon8.cpp index bf3e99c9b..f69286af2 100644 --- a/tests/src/unit-bon8.cpp +++ b/tests/src/unit-bon8.cpp @@ -32,7 +32,7 @@ SOFTWARE. #include using nlohmann::json; #ifdef JSON_TEST_NO_GLOBAL_UDLS -using namespace nlohmann::literals; // NOLINT(google-build-using-namespace) + using namespace nlohmann::literals; // NOLINT(google-build-using-namespace) #endif #include