Fix more tests

pull/9461/head
Deanna Garcia 3 years ago
parent 5e0fc2f1df
commit 8dc77b9957
  1. 2
      src/google/protobuf/inlined_string_field_unittest.cc

@ -52,8 +52,6 @@ namespace protobuf {
using internal::ArenaStringPtr;
using internal::InlinedStringField;
static std::string WrapString(const char* value) { return value; }
namespace {
} // namespace
} // namespace protobuf

Loading…
Cancel
Save