8 lines
144 B
C++
8 lines
144 B
C++
// NOLINTBEGIN(readability-identifier-naming)
|
|
|
|
#include "gtest/gtest.h"
|
|
|
|
namespace {} // namespace
|
|
|
|
// NOLINTEND(readability-identifier-naming)
|